We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3103b58 + 76b01e4 commit c280700Copy full SHA for c280700
doc/api/colors_api.rst
@@ -2,9 +2,12 @@
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
+* The :ref:`color_examples` examples for examples of controlling color with
8
+ Matplotlib.
9
+* The :ref:`tutorials-colors` tutorial for an in-depth guide on controlling
10
+ color.
11
12
:mod:`matplotlib.colors`
13
========================
@@ -50,4 +53,3 @@ Functions
50
53
is_color_like
51
54
makeMappingArray
52
55
get_named_colors_mapping
-
0 commit comments