GrahamAllan31 opened a new issue #12247: When zooming in on a chart using 
toolbox.feature.dataZoom if a point is outside the selected zoom rectangle the 
chart is not plotted correctly
URL: https://github.com/apache/incubator-echarts/issues/12247
 
 
   ### Version
   4.7.0-rc.1
   
   ### Reproduction link
   
[http://jsfiddle.net/grahamallan31/m5vxefwL/4/](http://jsfiddle.net/grahamallan31/m5vxefwL/4/)
   
   ### Steps to reproduce
   One the attached jsfiddle select the dataZoom button and draw a zoom 
rectangle from Monday,550 to Sun 250
   Release the moue to zoom
   
   ### What is expected?
   The Tue to Wed data points and Wed to Thu data points are connected with a 
line the disappears outside the selected region
   See https://imgur.com/a/9DdYgqQ
   
   ### What is actually happening?
   The chart will zoom in the show the selected region omitting the value for 
Wed (zero) connecting Tue ti 
   
   ---
   Found while setting up a step chart which also shows the same behaviour
   
   <!-- 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]

Reply via email to