-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Switch to use cmap.with_extremes #10836
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
base: main
Are you sure you want to change the base?
Conversation
So I think this PR needs to update the xarray matplotlib viz extra to include |
Odd, our minimum version policy says 3.8:
|
Ahh that's a much more reasonable bound. Although it's not currently encoded in the actual requirements Line 50 in 20d3773
|
yeah, I'm not sure why that is. It might be intended: Lines 23 to 26 in 20d3773
|
Only the unrelated pandas error left now:
|
Colormaps are slowly becoming immutable, matplotlib/matplotlib#30531.
Fixes the upstream issues: