Skip to content
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

Update to plotly.js 2.29.0 #4513

Closed
qchenevier opened this issue Feb 8, 2024 · 2 comments
Closed

Update to plotly.js 2.29.0 #4513

qchenevier opened this issue Feb 8, 2024 · 2 comments

Comments

@qchenevier
Copy link

Hi all,

First of all, many thanks for the great work on this library. I've been using it for years !

On all arm-based (M1, M2, M3) macs, time series scatterplots are broken for more than 1000 points, it's an issue know with plotly.js (<2.28) and webgl on macs: plotly/plotly.js#6820

Of course, we can still disable webgl by using the parameter rendermode="svg" for some graphs. But for many points, it becomes very laggy.

It has been solved in plotly.js version 2.28: plotly/plotly.js#6830

It would be great to be able to update the version of plotly.js in plotly.py to be able to benefit of this fix, as it would solve several reported issues:

@BlastoiseBlue
Copy link

I believe there's already a PR to upgrade plotly.js to 2.29.0: #4476

@qchenevier qchenevier changed the title Update to plotly.js 2.28.0 Update to plotly.js 2.29.0 Feb 10, 2024
@qchenevier
Copy link
Author

Solved with the release of v5.19.0: https://github.com/plotly/plotly.py/releases/tag/v5.19.0

Thank you all !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants