fixed some plotting issues

  • removed dicts as default kw-params, as this can have unexpected side-effects
  • added plt.show() in interactive mode -> make the figure window come up
  • use the right backend in none-interactive mode. problems arise if i call interactive after a non-interactive plot call..
  • updated signature in core.modules.tools.plot
Edited by Bert Palm

Merge request reports

Loading