Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Backport PR #22138: Fix clearing subfigures #22737

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

tacaswell
Copy link
Member

Merge pull request #22138 from stanleyjs/subfigure-clear

Fix clearing subfigures

(cherry picked from commit a395083)

I think that we should backport #22735 at the same time.

@tacaswell tacaswell added this to the v3.5.2 milestone Mar 31, 2022
@tacaswell
Copy link
Member Author

I think that we should backport #22735 at the same time.

The reason for this is that Figure is missing the correct clf/clear alias and hits its parent classes's version.

@tacaswell tacaswell force-pushed the auto-backport-of-pr-22138-on-v3.5.x branch from 9a03861 to 54d2459 Compare April 5, 2022 20:33
@tacaswell tacaswell marked this pull request as ready for review April 6, 2022 02:15
jklymak and others added 2 commits April 7, 2022 19:40
Merge pull request matplotlib#22138 from stanleyjs/subfigure-clear

Fix clearing subfigures

(cherry picked from commit a395083)
… over Figure.clf()

Merge pull request matplotlib#22735 from tacaswell/mnt_prefer_clear

MNT: prefer Figure.clear() as canonical over Figure.clf()
(cherry picked from commit 6fedb48)
@tacaswell tacaswell force-pushed the auto-backport-of-pr-22138-on-v3.5.x branch from 54d2459 to d4588a3 Compare April 7, 2022 23:43
@QuLogic QuLogic merged commit 57b7a17 into matplotlib:v3.5.x Apr 8, 2022
@tacaswell tacaswell deleted the auto-backport-of-pr-22138-on-v3.5.x branch April 9, 2022 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants