stonerlab / Stoner-PythonCode

Stoner Python module repository
GNU General Public License v3.0
19 stars 13 forks source link

Reset Data.labels #13

Closed gb119 closed 6 years ago

gb119 commented 7 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.

gb119 commented 7 years ago

Already was in the code (doh!). Updated in 7fe64eecad87855142a74eea5509d14676e1ba42