Skip to content

Use inline backend or Plots pane to display plots #142

@OverLordGoldDragon

Description

@OverLordGoldDragon

Matplotlib figures, if not closed, prevent testing (or any test code execution) from advancing. When running pytest via pytest.main([__file__, "-s"]) (F5, __main__), plots are inlined and there isn't a problem. Plots may be part of testing, so silencing isn't always an option.

Moving plots to the Plots pane, or inline, or really anywhere as long as they don't stall testing would work. Is this currently doable?

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