@@ -27,6 +27,9 @@ const barCommonOption = {
xAxis: {
type: 'category',
name: '范围',
+ axisLabel: {
+ rotate: 30
+ },
data: []
},
yAxis: {