@@ -317,6 +317,7 @@ export default {
},
axisLabel: {
show: true,
+ interval: 0, // 设置为0,显示所有标签
textStyle: {
color: '#000' //X轴文字颜色
}