Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
1.检查x轴是否显示为时间列 2.在代码图表中对时间进行校验codeOption = {
xAxis: [{ axisLabel: { formatter: '{yyyy}-{MM}-{dd} {HH}:{mm}:{ss}' } }] // 和配置 option 融合 // backgroundColor: 'red' }