Skip to content
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

Fix some minor issues with hexbin bins argument #27441

Merged
merged 2 commits into from Dec 5, 2023

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Dec 5, 2023

PR summary

Since bins accepts a sequence, it may take a NumPy array, so the string comparison needs to handle that.

Also fix the colorbar label from #27383.

PR checklist

@oscargus
Copy link
Contributor

oscargus commented Dec 5, 2023

Not sure if this should be backported or not? Seems to be rather non-controversial as it is a bug-fix (although maybe not a regression), and the example fix can definitely go there.

I'll set it to backport and then someone can complain and not merge the backport...

@oscargus oscargus added this to the v3.8.3 milestone Dec 5, 2023
@oscargus oscargus merged commit de1be12 into matplotlib:main Dec 5, 2023
37 of 38 checks passed
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Dec 5, 2023
@QuLogic QuLogic deleted the hexbin-bins branch December 5, 2023 18:06
QuLogic added a commit that referenced this pull request Dec 5, 2023
…441-on-v3.8.x

Backport PR #27441 on branch v3.8.x (Fix some minor issues with hexbin bins argument)
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.

None yet

3 participants