From 9ca29cfd6db43d8fadcab0ae5ea6606fefd8dae5 Mon Sep 17 00:00:00 2001 From: "2569718930@qq.com" <2569718930@qq.com> Date: Sun, 19 Apr 2026 03:51:13 +0800 Subject: [PATCH] Remove dynamic center from probability distribution --- frontend/components/dashboard/PanelSections.tsx | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/frontend/components/dashboard/PanelSections.tsx b/frontend/components/dashboard/PanelSections.tsx index c6fa6400..501fec31 100644 --- a/frontend/components/dashboard/PanelSections.tsx +++ b/frontend/components/dashboard/PanelSections.tsx @@ -679,20 +679,6 @@ export function ProbabilityDistribution({ : "使用校准后的模型分布;下方模型共识仅用于解释。"}
- {view.mu != null && ( -