Sahil624 opened a new issue #10807: Scrolling out of chartview without mouse 
out makes chart scroll without click and drag (Candle stick and volume)
URL: https://github.com/apache/incubator-echarts/issues/10807
 
 
   ### Version
   4.2.0-rc.2
   
   ### Steps to reproduce
   1) Open chart (I was using candlestick and volume chart) and scroll it, now 
exit chart without stop clicking.
   2) Now when you have scrolled outside chart release mouse button.
   3) Now move mouse pointer back to chart window without clicking mouse button.
   4) Observe chart is scrolling automatically without clicking mouse button.
   5) This continues until I click inside chart window.
   
   ### What is expected?
   Once scrolled outside chart window while dragging scrolling should stop at 
mouseout.
   
   ### What is actually happening?
   Scrolling continues even if we return back to chart window and continues 
until clicked inside chart window.
   
   ---
   I was using ngx-echarts for angular but this issue is seen in echarts 
example as well. So, this might be echarts issue.
   
   <!-- 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