Skip to content

Commit cb34119

Browse files
tacaswellmeeseeksmachine
authored andcommitted
Backport PR matplotlib#16435: Reword intro to colors api docs.
1 parent 4c8e73d commit cb34119

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)