8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9485090 commit 24f9c69Copy full SHA for 24f9c69
doc/api/next_api_changes/removals/30005-DS.rst
@@ -1,7 +1,7 @@
1
``matplotlib.cm.get_cmap``
2
~~~~~~~~~~~~~~~~~~~~~~~~~~
3
4
-Colormaps are now available through the `.Coloarmap.Registry` accessible via
+Colormaps are now available through the `.ColormapRegistry` accessible via
5
`matplotlib.colormaps` or `matplotlib.pyplot.colormaps`.
6
7
If you have the name of a colormap as a string, you can use a direct lookup,
0 commit comments