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.
There was an error while loading. Please reload this page.
1 parent 5a4cf14 commit f71aa2aCopy full SHA for f71aa2a
1 file changed
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