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

Any support for contourgl? #4962

Closed
kennyhuynh125 opened this issue Jun 27, 2020 · 1 comment · Fixed by #5398
Closed

Any support for contourgl? #4962

kennyhuynh125 opened this issue Jun 27, 2020 · 1 comment · Fixed by #5398
Labels
bug something broken
Milestone

Comments

@kennyhuynh125
Copy link

I have a feature on my app that could display up to 10+ different contour plots. Once it hits about 10+, the performance is affected. I know that there is a contourgl plot option, but after looking through some of the other issues, it seems that it is not very supported and has many bugs.

I have tried to use it as well and ran into some issues (think it was something to do with the shader). I'm wondering if there has been any improvements to contourgl or if there is another solution to getting faster performance while using contour (maybe via canvas instead of svg)?

@alexcjohnson
Copy link
Collaborator

I'm afraid that's right - contourgl is known to be buggy and we haven't seen enough interest in it to justify improving it. If you're interested in helping out we'd happily accept a PR, or we would accept sponsorship to accelerate it.

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

Successfully merging a pull request may close this issue.

3 participants