question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

scrollZoom performance issues introduced in 2.3.0

See original GitHub issue

There is a significant performance drop when using scroll zoom in version 2.3.0 and newer Latest version with better performance is 2.2.1

Demo: https://codesandbox.io/s/plotly2-performance-drop-iinx5

Steps to reproduce:

  • open the demo, try scrolling in/out to change the zoom level
  • change the plotly.js-dist dependency version (in the dependencies section of the toolbar on the left) from 2.3.0 to 2.2.1 and test the scroll zoom again

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
archmojcommented, Aug 31, 2021

Demo: https://codesandbox.io/s/plotly2-performance-drop-demo-tickvals-1t424

Steps to reproduce:

  • open the demo, try scrolling in/out to change the zoom level
  • change the plotly.js-dist dependency version from 2.0.0-rc.0 to 2.0.0-rc.1 and test the scroll zoom again

Related to #5584. In your test case adding ticklabeloverflow: "allow" to xaxis and yaxis can help.

1reaction
nicolaskruchtencommented, Aug 31, 2021

I can replicate this slowdown with the sample provided, thanks very much! @archmoj are you able to replicate also?

Read more comments on GitHub >

github_iconTop Results From Across the Web

scrollZoom performance issues since 2.0.0-rc.2 · Issue #6054 · plotly ...
@archmoj Yes, I'm aware of that and hovermode is explicitly defined in layout properties of my demo. Also this is critical for my...
Read more >
Untitled
The plugin has been completely refactored, and re-released as the new Google Maps ... Fixed migration issues with Craft 3.1 compatibility. ... Version...
Read more >
plotly Changelog - PyUp.io
performance improvements and bug fixes ... Fixed `FigureWidget` problem causing scroll zoom on 3D plots to stutter ... (regression introduced in 2.3.0) ...
Read more >
Error in WebSDK 2.3.0, When click on participants scrren goes ...
Description I had 1.9.9 web SDK and I have update to 2.3.0 and when I' testing it, when I click on Participants screen...
Read more >
IntelliSpace Cardiovascular 2.3 - KSB Hospital
specified requirements for hardware and network performance are met. ... Selecting mouse manipulation tools like scroll, zoom, pan and WW/WL will ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found