xAxis: {tickmarkPlacement: "on",type: 'datetime',tickInterval: [<%=num %>],categories: [<%=lastModifyTime %>]}xAxis中 categories数据会被截断的问题怎么解决