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
Check that we're doing things as synchronously as possible (see comment on 70 )
Make sure all plot_api calls return promises. Looks like at present plot, newPlot, redraw, restyle, and relayout do, but not extendTraces, moveTraces etc.