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

Skip to content

BUG: fix handling of zero-dimensional arrays in cbook._reshape_2D #22018

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
Dec 20, 2021

Conversation

jakevdp
Copy link
Contributor

@jakevdp jakevdp commented Dec 20, 2021

Fixes #22016

@jakevdp jakevdp force-pushed the fix-hist-iter branch 2 times, most recently from 739cc13 to 6019a86 Compare December 20, 2021 18:58
@tacaswell tacaswell added this to the v3.5.2 milestone Dec 20, 2021
@tacaswell tacaswell merged commit e4b7975 into matplotlib:main Dec 20, 2021
@tacaswell
Copy link
Member

Thanks @jakevdp !

meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Dec 20, 2021
@jakevdp jakevdp deleted the fix-hist-iter branch December 20, 2021 20:29
QuLogic added a commit that referenced this pull request Dec 20, 2021
…018-on-v3.5.x

Backport PR #22018 on branch v3.5.x (BUG: fix handling of zero-dimensional arrays in cbook._reshape_2D)
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.

[Bug]: matplotlib 3.3 changed how plt.hist handles iterables of zero-dimensional arrays.
3 participants