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 c280700

Browse filesBrowse 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
Copy full SHA for c280700

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 :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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.