xAxis: [
{
type: 'category',
data:[],
axisLabel: {
interval:0,
rotate:40
},
grid: {
left: '10%',
bottom:'35%'
}
}
],