jacktang opened a new issue #11124: 提供时间序列轴保持连续的选项
URL: https://github.com/apache/incubator-echarts/issues/11124
 
 
   ### What problem does this feature solve?
   常见二维坐标,x是时间坐标,如果提供的数据是不连续的,如: `{"2019-04-01": 23, "2019-04-03": 24, 
"2019-05-07": 30}`,那么应该可以选择是否保持时间连续,如果保持时间连续,中间的时间点用0数值(缺省值)补充,否则显示非0数值
   
   ### What does the proposed API look like?
   1. 提供时间序列轴保持连续的选项
   2. 提供缺省值选项
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to