Skip to content

Improve PlotFuncResolver customisability

Yunus Sevinchan requested to merge improve-plot-func-resolver-customisation into master

Adds the PlotManager._get_plot_func_resolver method, which allows more convenient subclassing, e.g. if desiring to initialise the resolver with additional information from the PlotManager.

Can this MR be accepted?

  • Implementation ready
  • Tests added or adjusted
  • Documentation extended or updated
  • Code quality
  • Ready for merging
    • Pipeline passes without warnings
    • History cleaned-up or squash option set
    • Changelog entry added
    • Version number bumped
Edited by Yunus Sevinchan

Merge request reports