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: Replace removed functions in matplotlib 3.9.0 #9

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

niki1423
Copy link
Contributor

In the API Changes for 3.9.0 the functions matplotlib.cm.register_cmap and matplotlib.cm.unregister_cmap have been removed. You should use matplotlib.colormaps.register and *.unregister instead.

This makes Pull Request #8 unnecessary and is a response to Issue #7. The changes have been tested with matplotlib versions ^=3.6.3.

It is the first time for me using fau-colors. I hope the behavior of the package is still the same, but it looks good to me.

@AKuederle AKuederle merged commit 9bd4585 into mad-lab-fau:main Dec 11, 2024
1 check passed
@AKuederle
Copy link
Member

V1.8 with this fix included is available on Pypi

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.

2 participants