* modify radas radius

This commit is contained in:
wangzemei
2022-10-26 10:28:17 +08:00
committed by caoyanyi
parent 35ca6f3dd7
commit 32f8f0e4f0
+2 -2
View File
@@ -319,8 +319,7 @@ $(function()
},
series: [{
name:'<?php echo $annualDataLang->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: [{