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 2020/06/16 16:27:20 UTC

[GitHub] [incubator-echarts] timothymarois opened a new issue #12814: Slow/lag mouse-click dragging compared to responsive zoom slider drag (video)

timothymarois opened a new issue #12814:
URL: https://github.com/apache/incubator-echarts/issues/12814


   ### Version
   4.8.0
   
   ### Steps to reproduce
   1) create a chart with 5,000+ data points
   
   2) have multiple series in the graph (lines and or candle), lags the more series in the chart.
   
   3) add data zoom, crosshairs and tooltips
   
   4) zoom in and drag with mouse (slow or lag)
   
   5) zoom in and drag with data zoom slider (responsive)
   
   ### What is expected?
   It should be a smooth drag, something within the mouse click-drag on graph seems to be causing the glitch. 
   
   ### What is actually happening?
   Here is a video of the screen recording to show you exactly what I'm talking about: 
   [screen recording](https://www.dropbox.com/s/65r87a88ygrlhlp/Screen%20Recording%202020-06-16%20at%2012.14.01%20PM.mov?dl=0)
   
   ---
   If you need any more details let me know, but it seems like its an issue only with mouse click-dragging on the graph compared to the zoom slider dragging.
   
   <!-- 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



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


[GitHub] [incubator-echarts] Ovilia commented on issue #12814: [video] Slow/lag mouse-click dragging compared to responsive zoom slider drag

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #12814:
URL: https://github.com/apache/incubator-echarts/issues/12814#issuecomment-645124375


   Can you share an online demo with us?


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


[GitHub] [incubator-echarts] timothymarois commented on issue #12814: [video] Slow/lag mouse-click dragging compared to responsive zoom slider drag

Posted by GitBox <gi...@apache.org>.
timothymarois commented on issue #12814:
URL: https://github.com/apache/incubator-echarts/issues/12814#issuecomment-644930385


   After further testing, it does look related to `tooltip`, after hiding the tooltip, it's very responsive. However, tooltips are important, so I also tested adding `showDelay : 25`, having just a very small delay on the tooltip has given almost perfect responsiveness in the graph. 


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


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #12814: [video] Slow/lag mouse-click dragging compared to responsive zoom slider drag

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #12814:
URL: https://github.com/apache/incubator-echarts/issues/12814#issuecomment-645124465


   @timothymarois Please provide a demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM or https://gallery.echartsjs.com/editor.html.


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