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
From #34, the duplicated code between e.g., BarPlot and UpDownArrowPlot should be factored out. Using TypeScript, we would probably use an abstract update method.