Commit 5a83c84
committed
add fallback for fullLayout_plots :
- 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.1 parent 8128622 commit 5a83c84
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
0 commit comments