Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcf1c0c commit 3f99c20Copy full SHA for 3f99c20
lib/matplotlib/cm.py
@@ -61,12 +61,6 @@ class ColormapRegistry(Mapping):
61
r"""
62
Container for colormaps that are known to Matplotlib by name.
63
64
- .. admonition:: Experimental
65
-
66
- While we expect the API to be final, we formally mark it as
67
- experimental for 3.5 because we want to keep the option to still adapt
68
- the API for 3.6 should the need arise.
69
70
The universal registry instance is `matplotlib.colormaps`. There should be
71
no need for users to instantiate `.ColormapRegistry` themselves.
72
0 commit comments