Closed flomertens closed 4 months ago
Thanks @flomertens -- I have actually addressed this in #321 but there are some other changes there also that are taking longer to review. I'll make a PR with just this fix to get it merged (because it really just breaks things...)
register_cmap() is now deprecated in latest matplotlib version (https://matplotlib.org/stable/api/prev_api_changes/api_changes_3.9.0.html), matplotlib.colormaps.register should be used instead.
To Reproduce: Steps to reproduce the behavior: