Skip to content

Commit c280700

Browse files
authored
Merge pull request #9544 from choldgraf/docs_links
adding links to color examples and tutorials in the api page
2 parents 3103b58 + 76b01e4 commit c280700

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

doc/api/colors_api.rst

+5-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22
colors
33
******
44

5-
For a visual representation of the matplotlib colormaps, see the
6-
"Color" section in the gallery.
5+
For a visual representation of the Matplotlib colormaps, see:
76

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.
811

912
:mod:`matplotlib.colors`
1013
========================
@@ -50,4 +53,3 @@ Functions
5053
is_color_like
5154
makeMappingArray
5255
get_named_colors_mapping
53-

0 commit comments

Comments
 (0)