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

subplots webgl bug #1846

Closed
jackparmer opened this issue Jul 4, 2017 · 6 comments
Closed

subplots webgl bug #1846

jackparmer opened this issue Jul 4, 2017 · 6 comments
Milestone

Comments

@jackparmer
Copy link
Contributor

Tried to make a 5 X 7 scattergl subplot and some of the subplot panels are hidden:

https://plot.ly/~jackp/17617/#plot

image

The SVG version works and the "missing data" sometimes flickers on hover in the GL version. Also if you toggle the legend items you can get the missing panels to redraw and show up:

image

Apologies if this is already a know issue, I couldn't find it anywhere.

Maybe large scattergl subplot trellises should be one of the image tests.

@alishobeiri has a nice Dash app where you can play with different GL subplot layouts:

https://dash-diamonds-explorer.herokuapp.com/

@etpinard
Copy link
Contributor

etpinard commented Jul 4, 2017

probably a duplicate of #1680

@jackparmer
Copy link
Contributor Author

Ahhhh... Looks like it's related to this:
image

If so, probably won't be a fix until the great regl migration:
#949 😑

@etpinard etpinard added this to the On-par gl2d milestone Jul 13, 2017
@etpinard
Copy link
Contributor

etpinard commented Jan 8, 2018

Looking sharp with @dfcreative 's regl-based scattergl

image

@dy
Copy link
Contributor

dy commented Jan 16, 2018

72cc1a3 adds test mock:

image

(pretty impressed how performant it is)

@etpinard
Copy link
Contributor

(pretty impressed how performant it is)

Yep me too. Solid performance cc @jackparmer

@etpinard
Copy link
Contributor

I'm really happy about this one.

Done in -> #2258

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

No branches or pull requests

3 participants