We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a4cf14 commit b6a736aCopy full SHA for b6a736a
doc/api/colors_api.rst
@@ -2,9 +2,10 @@
2
colors
3
******
4
5
-For a visual representation of the matplotlib colormaps, see the
6
-"Color" section in the gallery.
+For a visual representation of the matplotlib colormaps, see:
7
+* :ref:`color_examples` for examples of controlling color with Matplotlib.
8
+* :ref:`tutorials-colors` for a more in-depth guide on controlling color.
9
10
:mod:`matplotlib.colors`
11
========================
@@ -50,4 +51,3 @@ Functions
50
51
is_color_like
52
makeMappingArray
53
get_named_colors_mapping
-
0 commit comments