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
- so that Plots.getSubplots('gl2d' or 'cartesian') does not fail
on a blank (i.e. Plotly.plot(gd, [])) plot
- I am beginning to doubt that storing both 'cartesian' and 'gl2d'
subplot objects in fullLayout._plots is the way to go.
0 commit comments