fix(plotly): 修复多智能体辩论页面仪表盘 gauge bar 非法参数 width 为 thickness

This commit is contained in:
root
2026-08-14 08:59:13 +08:00
parent a41576a8c0
commit 8244d2f144
3 changed files with 3 additions and 3 deletions
@@ -474,7 +474,7 @@ if res is not None:
number={"font": {"color": "#FFFFFF", "size": 48}},
gauge={
"axis": {"range": [0, 100], "tickcolor": "#94A3B8"},
"bar": {"color": "#e94560", "width": 0.3},
"bar": {"color": "#e94560", "thickness": 0.3},
"bgcolor": "rgba(0,0,0,0)",
"bordercolor": "rgba(255,255,255,0.1)",
"steps": [