Skip to content

matplotlib 3.7 brakes plotting #524

@trackhacs

Description

@trackhacs

Describe the issue

i do first plot in cell, than try to plot a second plot in a new cell, each starting with "%matplotlib widget".

matplotlib 3.6.x : both cells have separate independent plots
matplotlib 3.7.x: the plot from second cell gets added to the plot of first cell, only one plot as whole is generated. If I try to add this plot to the output tab - the plots completely disappear without any error message.

Versions

jupyterlab: 3.5.x and 3.6.x - didnt make a difference
ipympl: 0.8.x and 0.9.2 - didnt make a difference

I am not sure if this is the right place for this, since this is linked to matplotlib though.

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