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
For example, if you add an empty Annotation() object to Data(), it would silently default to Scatter(). It's a bit of an edge case and not really an issue since Annotation() really just creates an empty dict object, sort of.