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

Skip to content

FIX: pyplot.matshow figure handling #29546

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
merged 1 commit into from
Jan 31, 2025
Merged

Conversation

rcomer
Copy link
Member

@rcomer rcomer commented Jan 29, 2025

PR summary

Fixes the bug parts of #29540

  • The warning check in plt.figure now copes if figsize is passed as an array
  • matshow no longer passes figsize if the figure already exists

The doc/typing aspects of #29540 are handled in #29545

PR checklist

@tacaswell tacaswell added this to the v3.10.1 milestone Jan 31, 2025
@tacaswell tacaswell merged commit 52ce211 into matplotlib:main Jan 31, 2025
40 checks passed
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Jan 31, 2025
@rcomer rcomer deleted the matshow branch January 31, 2025 16:15
@rcomer
Copy link
Member Author

rcomer commented Jan 31, 2025

Oh, I totally missed that CodeCov annotation.

rcomer added a commit that referenced this pull request Jan 31, 2025
…546-on-v3.10.x

Backport PR #29546 on branch v3.10.x (FIX: pyplot.matshow figure handling)
@ksunden ksunden mentioned this pull request Mar 3, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants