@@ -1115,7 +1115,10 @@ function barChartLevel(dataX,dataY){
axisLabel: {//y轴刻度
textStyle: {
color: '#E9EBEF'
- }
+ },
+
+ interval: 'auto',
+ formatter: '{value} %'
},
splitLine:{//分割线
lineStyle:{