We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2869b2 commit 014c1eaCopy full SHA for 014c1ea
1 file changed
lib/matplotlib/cm.py
@@ -253,9 +253,6 @@ def _get_cmap(name=None, lut=None):
253
"""
254
Get a colormap instance, defaulting to rc values if *name* is None.
255
256
- Colormaps added with :func:`register_cmap` take precedence over
257
- built-in colormaps.
258
-
259
Parameters
260
----------
261
name : `matplotlib.colors.Colormap` or str or None, default: None
0 commit comments