Skip to content

Resolve "Design and implement a PlotHelper class"

What does this MR do?

Implement a first interface of the PlotHelper class, as discussed in #45 (closed)

Can this MR be accepted?

  • Implemented the stuff
    • PlotHelper class
    • use of PlotHelper in ExternalPlotCreator
    • Adaption of is_plot_func decorator
  • Tests added or adjusted
  • Full coverage
  • Add changelog entry
  • Bumped version to 0.7.0rc6
  • Pipeline passes without warnings
  • Approved by @blsqr

Anything to double-check?

Edited by Utopia Developers

Merge request reports