We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a4cf14 commit d87cf89Copy full SHA for d87cf89
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 `gallery of color scripts <color_examples>`_ for several examples of
8
+ controlling color with Matplotlib.
9
+* The `color tutorial <tutorials-colors>`_ for a more in-depth guide on
10
+ controlling 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