xAxis: {
type: 'category',
data: ['教育网', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat', 'Sun'],
axisLabel: {
rotate: 45, // 旋转角度
margin:30, //距离轴线距离
align: 'center' //文字水平对齐方式,默认自动。
}
},
参考echarts文档
"https://echarts.apache.org/zh/option.html#xAxis.axisLabel" (https://link.segmentfault.com/?enc=S4hmY5C8MuEhcDcp6tLlvw%3D%3D.exNM2wdkI2KdRxqRJccBfTecrbDw27ILtB2HtqcJlArx%2FC9%2BZqgfyX9cP4M6yAihW5LPtLQHmogwGm077z7Yhw%3D%3D)