You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/04/23 14:03:16 UTC

[GitHub] [echarts] OrestHk edited a comment on issue #14689: Using sampling with connectNulls connects regular datapoints with null ones when zoomed out

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


   Hi ! 
   First of all thx for the library, started using it this week ! It's just awesome ! Easy to use, with customization and performance !
   
   I'm having a similar issue in my project
   https://codepen.io/test45/pen/RwKEBqN. Here's another sample if it can help ! With a bit more holes (null values)
   The unwanted behaviour can be seen zooming a bit in the chart and moving the x absis 
   
   As for Tmscer example, the problem seems only to appear when using LTTB sampling method, and when the algorithm is applied to the serie. When the zoom level allow to display all points on the chart, the problem disappear. Guess it as something to do with the algorithm handling null / undefined values in the serie.
   
   Sorry if the english is a bit messy !
   And thanks again for your work !
   


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



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