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: [{