Skip to content

Restore default behavior of hexbin mincnt with C provided #27179

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 2 commits into from
Oct 25, 2023

Conversation

ksunden
Copy link
Member

@ksunden ksunden commented Oct 23, 2023

PR summary

Closes #27103
Closes #16865

This changes the default behavior to avoid errors/warnings on empty bins (restoring behavior when mincnt is not specified to that of before v3.8.0).

Additionally corrects the docstring and updates the release notes (retroactively).

A test case has been added to the tests of empty input with np.max, a function that errors on empty input.

PR checklist

@rcomer rcomer added this to the v3.8.1 milestone Oct 24, 2023
Copy link
Member

@QuLogic QuLogic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor grammar thing.

Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
@QuLogic QuLogic merged commit 091746a into matplotlib:main Oct 25, 2023
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Oct 25, 2023
QuLogic added a commit that referenced this pull request Oct 26, 2023
…179-on-v3.8.x

Backport PR #27179 on branch v3.8.x (Restore default behavior of hexbin mincnt with C provided)
@ksunden ksunden mentioned this pull request Nov 2, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants