plotly / react-plotly.js

A plotly.js React component from Plotly 📈
MIT License
1.01k stars 135 forks source link

[Question] How to properly handle onWebGlContextLost ? #294

Open ievgennaida opened 1 year ago

ievgennaida commented 1 year ago

Sometimes when there are a lot of plotly plots in the page it's displayed with visual glitches. I believe this is due to the onWebGlContextLost.

How to handle such event and satiation?