Closed PolymerGuy closed 4 years ago
Making changes to colourmaps, limit values etc. should be made much easier.
Suggestion:
Include **kwargs in the method for "show data" and let them propagate directly into the call to matplotlib.
Add the settings to the visualizer object. I suspect this will be less practical in real life...
Fixed by 24a20d4bc708892e8f9d4e2ea32dc6faf4eafe62
Making changes to colourmaps, limit values etc. should be made much easier.
Suggestion:
Include **kwargs in the method for "show data" and let them propagate directly into the call to matplotlib.
Add the settings to the visualizer object. I suspect this will be less practical in real life...