From b52d46cd7638ae697098cd193d30b19e4c18eaa7 Mon Sep 17 00:00:00 2001 From: xf Date: Wed, 9 Jul 2025 18:48:47 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E5=A4=A7=E5=B1=8F=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/item-d/pieCharts.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/item-d/pieCharts.ts b/src/components/item-d/pieCharts.ts index 4c54418..90e6332 100644 --- a/src/components/item-d/pieCharts.ts +++ b/src/components/item-d/pieCharts.ts @@ -102,7 +102,7 @@ export function circleRing(chartData, total, color) { }, labelLine: { show: true, - length: 6, + length: 2, length2: 30, minTurnAngle: 120, },