You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Very awkward bug that is hard to reproduce.
Either Plotly.js or regl-scatterplot causes WegGL context lost when data refresh occurs.
Chrome has a limit of 16 active contexts.
A workaround atm is to reload active layout.
The text was updated successfully, but these errors were encountered:
- FIX: proper color normalization for raster images.
- Plotly.js in now bundled instead of being served from CDN.
- Fixed mkdocs config due to recent breaking changes in v1.2.
- Functional `steinbock` data import.
Very awkward bug that is hard to reproduce.
Either Plotly.js or regl-scatterplot causes WegGL context lost when data refresh occurs.
Chrome has a limit of 16 active contexts.
A workaround atm is to reload active layout.
The text was updated successfully, but these errors were encountered: