tmscer edited a comment on issue #14689:
URL: https://github.com/apache/echarts/issues/14689#issuecomment-825381533


   I've simplified the demo. I removed as much as possible, however, some data 
(~1600 datapoints) is left in the demo to actually see the bug. See 
https://codepen.io/tmscer/pen/yLgGXbo.
   
   There is a `null` value on line 634 with which other datapoints shouldn't be 
connected. I suspect sampling may play a role since once removed, the null 
value is no longer connected. Zooming, as per issue's first comment, 
disconnects the `null` datapoint.
   
   Let me know if the demo is simple enough. But I am afraid that further 
significant simplification isn't possible.


-- 
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



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

Reply via email to