xAxis: {
"axisLabel":{ //加上这个强制显示
interval: 0
},
type: ‘category‘,
data: self[theDataKey].title
},xAxis: {
"axisLabel":{ //加上这个强制显示
interval: 0
},
type: ‘category‘,
data: self[theDataKey].title
},原文:https://www.cnblogs.com/1rookie/p/8479646.html