question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

subplots webgl bug

See original GitHub issue

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/

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
etpinardcommented, Jan 8, 2018

Looking sharp with @dfcreative 's regl-based scattergl

image

2reactions
jackparmercommented, Jul 4, 2017

Ahhhh… Looks like it’s related to this: image

If so, probably won’t be a fix until the great regl migration: https://github.com/plotly/plotly.js/issues/949 😑

Read more comments on GitHub >

github_iconTop Results From Across the Web

plotly.js-geo-dist-min | Yarn - Package Manager
Fixed ; Fix rendering of geo traces with locationmode and no base layers (bug introduced in 1.48.0) [#3994] ; Fix lakes and rivers...
Read more >
Speeding up visualizations with WebGL - Bokeh documentation
When visualizing large datasets with Bokeh, the interaction can become rather slow. To counter this, one can enable WebGL, which allows rendering some...
Read more >
Plotly Scattergl is unresponsive - python - Stack Overflow
I tried reverting to plotly 5.3.1, but that did not work either. Not sure if there is some bug in one of the...
Read more >
NEWS
Fixed a bug when using color with scattermapbox/scattergeo. ... gains a selenium argument for rendering/exporting WebGL plots and exporting to 'svg'/'webp' ...
Read more >
Plotly R vs Python Dash: Best of the bunch - IoTEDU
... heatmaps, subplots, multiple-axes, and 3D (WebGL based) charts are all ... access the source code, report bugs, and further contribute to it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found