Closed
Description
Documentation Link
https://matplotlib.org/devdocs/users/explain/colors/colormaps.html
Problem
Getting a full list of colormaps is documented in the cmap registry call function and far as I can tell nowhere else.
Suggested improvement
I think documentation of how to get a full list of registered colormaps should be added to:
- matplotlib.colormaps docs
- top of the choosing colormaps tutorial