Skip to content

Commit b6a736a

Browse files
committed
adding links to color examples and tutorials in the api page
1 parent 5a4cf14 commit b6a736a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/api/colors_api.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
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+
* :ref:`color_examples` for examples of controlling color with Matplotlib.
8+
* :ref:`tutorials-colors` for a more in-depth guide on controlling color.
89

910
:mod:`matplotlib.colors`
1011
========================
@@ -50,4 +51,3 @@ Functions
5051
is_color_like
5152
makeMappingArray
5253
get_named_colors_mapping
53-

0 commit comments

Comments
 (0)