Skip to content

Don't call plt.show() in plot_multiple_instances_results #1

@olafmersmann

Description

@olafmersmann

We shouldn't call plt.show() explicitly in a plot function (see here).
Instead, we should return ax so callers can modify the plot to their liking before showing it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions