Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d87cf89

Browse filesBrowse files
committed
adding links to color examples and tutorials in the api page
1 parent 5a4cf14 commit d87cf89
Copy full SHA for d87cf89

File tree

Expand file treeCollapse file tree

1 file changed

+5
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-3
lines changed

‎doc/api/colors_api.rst

Copy file name to clipboardExpand all lines: doc/api/colors_api.rst
+5-3Lines 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 `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.
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.