From 251f563e58e9adeee246b4cf30730c7d833a9952 Mon Sep 17 00:00:00 2001 From: wangzemei Date: Thu, 20 Oct 2022 16:45:27 +0800 Subject: [PATCH] * modify radas radius --- module/report/view/annualdata.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module/report/view/annualdata.html.php b/module/report/view/annualdata.html.php index 16cfa736f9..4a630f0e01 100644 --- a/module/report/view/annualdata.html.php +++ b/module/report/view/annualdata.html.php @@ -319,8 +319,7 @@ $(function() }, series: [{ name:'radar;?>', - areaStyle:{color: 'rgb(45, 40, 33)', left: 8}, - left: 8, + areaStyle:{color: 'rgb(45, 40, 33)'}, type: 'radar', itemStyle: {color: "#fff", borderColor:"rgb(247, 193, 35)"}, lineStyle: {color: "rgb(247, 193, 35)"}, @@ -334,6 +333,7 @@ $(function() optionsItem = { radar: { splitNumber: 5, + radius: 88, indicator: radarIndicatorData[k].radarIndicator }, series: [{