CuongStf opened a new issue #10840: How to append 2 point in chart which between 2 point have 5 point has data is null? URL: https://github.com/apache/incubator-echarts/issues/10840 ### Version 4.2.1 ### Steps to reproduce _ i have 10 point in chart, 10 point in line chart corresponding with 10 point in x axis. But in my case, i have point 3 and point 8, but between them data is null, so how to append 2 point ( point 3 & point 8 ) without do interrupt line data in chart? ### What is expected? how to append 2 point ( point 3 & point 8 ) without do interrupt line data in chart? between them is null ### What is actually happening? _ i have 10 point in chart, 10 point in line chart corresponding with 10 point in x axis. But in my case, i have point 3 and point 8, but between them data is null, <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
