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

Skip to content

Commit b66fecd

Browse files
authored
Merge pull request #16435 from anntzer/colorapi
DOC: Reword intro to colors api docs.
2 parents 0604e66 + 6e8155f commit b66fecd

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

doc/api/colors_api.rst

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,8 @@
22
``matplotlib.colors``
33
*********************
44

5-
For a visual representation of the Matplotlib colormaps, see:
6-
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.
11-
5+
The Color :ref:`tutorials <tutorials-colors>` and :ref:`examples
6+
<color_examples>` demonstrate how to set colors and colormaps.
127

138
.. currentmodule:: matplotlib.colors
149

0 commit comments

Comments
 (0)