Closed pshriwise closed 5 years ago
It's likely this is because there is an out of date plot_settings.pkl
file in the model directory. We check the version number when loading plot views but not when starting up the GUI. I've added a check for that now, so it should ignore those settings an generate the default view.
Ah, ok, that makes sense. Now it works!
This adds plotting along with a customizable color in the same way that the background color is customized. Overlap plotting can be turned on/off with the
Ctrl+P
shortcut.