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

Canvas2D willReadFrequently warning #7285

Open
obromios opened this issue Nov 24, 2024 · 1 comment
Open

Canvas2D willReadFrequently warning #7285

obromios opened this issue Nov 24, 2024 · 1 comment
Labels
bug something broken P3 backlog

Comments

@obromios
Copy link

I am seeing the warning

Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true.

I am using plotly.js-dist-min": "^2.35.2 and using a graph of type scatter3d.

Looking through the changelog I can see this fixed for heatmaps and 2D graphics (e.g. this pull request, #6741), but see no mention of 3D graphics. Also, if this is the case, I wonder if there are other types of graphs that also need this fix.

@archmoj
Copy link
Contributor

archmoj commented Nov 25, 2024

I opened mikolalysenko/vectorize-text#23 a while ago.
I'll follow up on that repository.

@gvwilson gvwilson added bug something broken P3 backlog labels Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken P3 backlog
Projects
None yet
Development

No branches or pull requests

3 participants