Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f71aa2a

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

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

doc/api/colors_api.rst

Lines changed: 5 additions & 3 deletions
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)