Skip to content

make plots independent of each other (or make clearing current figure easier)? #619

Open
@gdementen

Description

@gdementen

Currently, when you do several plots, they use the same figure. I think this should only be the case if you pass explicit ax or fig. This is especially annoying in the editor.

And if you want to clear the plot, you need to import matplotlib, which should not be needed in any case.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions