Plotter issues
Error message when editing lines /usr/local/lib/python2.7/dist-packages/MDANSE/GUI/Plugins/PlotterSettings.py -- 600 -- set_lines -- r,g,b = matplotlib.colors.colorConverter.colors[self.parent.plots[k][0].get_color()] -- KeyError: '#1f77b4'
When editing axis with unknown units, error on quit (even if units are unchanged) UnitsSettingsError: u'the axis unit (XXX) is inconsistent with the current unit (XXX) '
When editing the axis, cannot move to log-scale ValueError: provided too many kwargs, can only pass {'basex', 'subsx', nonposx'} or {'basey', 'subsy', nonposy'}. You passed {'basex': 2}
When closing plotter settings (image, lines, axis, general), the GUI freezes on macOS
Edited by Remi Perenon