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

Markers not appearing in scatter plots in some browsers (firefox 78.0) #337

Open
joequant opened this issue Jul 26, 2020 · 4 comments
Open

Comments

@joequant
Copy link

Missing with jupyterlab and 0.6.0a6

screen-scatter

@joequant
Copy link
Author

The basic issue is firefox. It works on chromium-browser, but breaks on firefox 78.0.2esr

@joequant joequant changed the title Markers not appearing in scatter plots Markers not appearing in scatter plots in some browsers (firefox 78.0) Jul 26, 2020
@joequant
Copy link
Author

Getting this error in developer window

THREE.WebGLProgram: shader error: 0 gl.VALIDATE_STATUS false gl.getProgramInfoLog Number of attributes exceeds Mesa's reported max attribute count.

@joequant
Copy link
Author

It appears to be a webgl rendering issue since the same thing happens with

https://ipyvolume.readthedocs.io/en/latest/examples/scatter.html

Any ideas on how to debug?

@joequant
Copy link
Author

Chromium

chromium

Firefox

firefox

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

1 participant