From 8244d2f14408829d704f7fed5df640c17c5d2dec Mon Sep 17 00:00:00 2001 From: root Date: Fri, 14 Aug 2026 08:59:13 +0800 Subject: [PATCH] =?UTF-8?q?fix(plotly):=20=E4=BF=AE=E5=A4=8D=E5=A4=9A?= =?UTF-8?q?=E6=99=BA=E8=83=BD=E4=BD=93=E8=BE=A9=E8=AE=BA=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E4=BB=AA=E8=A1=A8=E7=9B=98=20gauge=20bar=20=E9=9D=9E=E6=B3=95?= =?UTF-8?q?=E5=8F=82=E6=95=B0=20width=20=E4=B8=BA=20thickness?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../01_原型系统源码/pages/3_⚖️_多智能体辩论诊断.py | 2 +- .../03_原型系统源码/pages/3_⚖️_多智能体辩论诊断.py | 2 +- pages/3_⚖️_多智能体辩论诊断.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/XH-202626_原型系统源码与部署手册/01_原型系统源码/pages/3_⚖️_多智能体辩论诊断.py b/XH-202626_原型系统源码与部署手册/01_原型系统源码/pages/3_⚖️_多智能体辩论诊断.py index 35a0d3f..79c7f02 100644 --- a/XH-202626_原型系统源码与部署手册/01_原型系统源码/pages/3_⚖️_多智能体辩论诊断.py +++ b/XH-202626_原型系统源码与部署手册/01_原型系统源码/pages/3_⚖️_多智能体辩论诊断.py @@ -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": [ diff --git a/XH-202626_数智风控系统_全国竞赛最终提交材料包/03_原型系统源码/pages/3_⚖️_多智能体辩论诊断.py b/XH-202626_数智风控系统_全国竞赛最终提交材料包/03_原型系统源码/pages/3_⚖️_多智能体辩论诊断.py index 35a0d3f..79c7f02 100644 --- a/XH-202626_数智风控系统_全国竞赛最终提交材料包/03_原型系统源码/pages/3_⚖️_多智能体辩论诊断.py +++ b/XH-202626_数智风控系统_全国竞赛最终提交材料包/03_原型系统源码/pages/3_⚖️_多智能体辩论诊断.py @@ -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": [ diff --git a/pages/3_⚖️_多智能体辩论诊断.py b/pages/3_⚖️_多智能体辩论诊断.py index 35a0d3f..79c7f02 100644 --- a/pages/3_⚖️_多智能体辩论诊断.py +++ b/pages/3_⚖️_多智能体辩论诊断.py @@ -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": [