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

MatplotlibDeprecationWarning #58

Closed
welyt opened this issue Dec 15, 2023 · 1 comment
Closed

MatplotlibDeprecationWarning #58

welyt opened this issue Dec 15, 2023 · 1 comment

Comments

@welyt
Copy link
Contributor

welyt commented Dec 15, 2023

The register_cmap function was deprecated in Matplotlib 3.7 and will be removed two minor releases later. Use matplotlib.colormaps.register(name) instead.

@DingWB
Copy link
Owner

DingWB commented Dec 15, 2023

Hi, Yuting. I appreciate your reminder.
I also noticed this warning and have already added a try and except in the source code. So it won't get an error in a new release.

@DingWB DingWB closed this as completed Dec 25, 2023
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

No branches or pull requests

2 participants