Closed gb119 closed 6 years ago
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.
Already was in the code (doh!). Updated in 7fe64eecad87855142a74eea5509d14676e1ba42
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.