Skip to content

Implement basic function to switch between plot engines.

Mayr, Hannes requested to merge matplotlib into dev

Basic functionality for choosing different plot engines, but at the moment only matplotlib or pyplot is recognized. Small changes to comply with python conventions. A lot of unittests.

Merge request reports