-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
scrollZoom performance issues since 2.0.0-rc.2 #6054
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Please note that the default |
@archmoj Yes, I'm aware of that and Also this is critical for my app to have The demo also has an illustration on how performance differs with newer plotly version on different kind of data - randomized vs sampled from test system. |
@secretwpn With |
Hi - we are trying to tidy up the stale issues and PRs in Plotly's public repositories so that we can focus on things that are still important to our community. Since this one has been sitting for several years, I'm going to close it; if it is still a concern, please add a comment letting us know what recent version of our software you've checked it with so that I can reopen it and add it to our backlog. Thanks for your help - @gvwilson |
I don't have rights to reopen the #5912 so creating a follow-up issue
Here's a demo: https://codesandbox.io/s/plotly2-performance-hovermode-0hf9z?file=/src/index.js
It is set to run with
Plotly 2.0.0-rc.1
and the zoom is smooth like butterBut change it to
rc.2
or any fresher version and try zooming in with mouse wheel some good amount - after certain point it will become unusably sluggishThe text was updated successfully, but these errors were encountered: