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
We are adding 10+ scattergl charts to a page, but running into issues where we run out of webgl contexts. It appears that creating a new plot.ly chart uses it's own webgl context.
Is there a way to create a webgl context and use it for all the charts, or is there a another way to have many charts on the page without having this issue ?
Thanks
chiaramdelucia, LeanderK, panchyo0, mojoaxel, selimonat and 7 more