Skip to content

API: resolve unset vmin / vmax in all ScalarMapple based methods #17859

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
Jul 12, 2020

Conversation

tacaswell
Copy link
Member

@tacaswell tacaswell commented Jul 8, 2020

PR Summary

See analysis in #17703

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/next_api_changes/* if API changed in a backward-incompatible way

@tacaswell tacaswell added the Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. label Jul 8, 2020
@tacaswell tacaswell added this to the v3.3.0 milestone Jul 8, 2020
@tacaswell tacaswell requested a review from timhoffm July 8, 2020 22:00
Copy link
Member

@timhoffm timhoffm left a comment

Choose a reason for hiding this comment

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

Modulo a fix in the API note.

@tacaswell tacaswell force-pushed the fix_determintic_clim_autoscale branch from 6286e1d to bd3fb17 Compare July 10, 2020 19:58
Copy link
Member

@efiring efiring left a comment

Choose a reason for hiding this comment

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

Minor typo, otherwise good.

@tacaswell tacaswell force-pushed the fix_determintic_clim_autoscale branch from bd3fb17 to 267f1ea Compare July 12, 2020 22:46
@efiring efiring merged commit 97785f2 into matplotlib:master Jul 12, 2020
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Jul 12, 2020
@tacaswell tacaswell deleted the fix_determintic_clim_autoscale branch July 12, 2020 23:06
QuLogic added a commit that referenced this pull request Jul 13, 2020
…859-on-v3.3.x

Backport PR #17859 on branch v3.3.x (API: resolve unset vmin / vmax in all ScalarMapple based methods)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

QuadMesh.get_clim changed behavior in 3.3.0rc1
5 participants