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

Update to use matplotlib 3.6 #481

Open
SarthakJariwala opened this issue Oct 30, 2022 · 0 comments
Open

Update to use matplotlib 3.6 #481

SarthakJariwala opened this issue Oct 30, 2022 · 0 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@SarthakJariwala
Copy link
Owner

Matplotlib has some pending deprecations and behavior change while re-registering a cmap: prior to 3.5 it raised a warning whereas in 3.6 it raises ValueError (if force=False)

This part of a multi-stage refactor - see here for more

PR where it was found: #480 (comment)

@SarthakJariwala SarthakJariwala added the dependencies Pull requests that update a dependency file label Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant