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
Data.labels provides the plot labels for each column. It is derived from Data.column_headers but can get out of sync with it/not be initialised orrectly. We should support Data.labels=None to cause them to be reset to the column_headers attribute.
Data.labels provides the plot labels for each column. It is derived from Data.column_headers but can get out of sync with it/not be initialised orrectly. We should support Data.labels=None to cause them to be reset to the column_headers attribute.