We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c8e73d commit cb34119Copy full SHA for cb34119
doc/api/colors_api.rst
@@ -2,13 +2,8 @@
2
``matplotlib.colors``
3
*********************
4
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
+The Color :ref:`tutorials <tutorials-colors>` and :ref:`examples
+<color_examples>` demonstrate how to set colors and colormaps.
12
13
.. currentmodule:: matplotlib.colors
14
0 commit comments