@@ -163,12 +163,14 @@ export default {
},
grid: {
left: '10%',
- right: 0,
+ right: '10%',
bottom: 20,
top: 30,
containLabel: true
xAxis: {
+ name:'月',
+ nameGap:2,
type: 'category',
data: xAxis,
axisLine: {