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
The current plotting code expects a list of dicts with column name: values. It would be nice to support the more numpy/matplotlib- centric version of a dict of lists.