100pah edited a comment on issue #13136:
URL:
https://github.com/apache/incubator-echarts/issues/13136#issuecomment-677652644
@yangdachu
```js
'二曲线': [
["2020/08/15 12:00:03.000", 2126],
["2020/08/15 12:00:12.230", 999],
["2020/08/15 12:02:22.000", 21],
["2020/08/15 12:00:41.760", 2116] // ...长度为200
],
```
这个数据并没有按时间顺序排列,这是否符合预期?
如果按时间排序,那么
https://www.highcharts.com.cn/demo/highcharts/spline-irregular-time 效果应该可以画出来。
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]