You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2019/07/05 06:54:27 UTC

[GitHub] [incubator-echarts] Sahil624 opened a new issue #10807: Scrolling out of chartview without mouse out makes chart scroll without click and drag (Candle stick and volume)

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


With regards,
Apache Git Services

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