8000 Change title of named colors example · matplotlib/matplotlib@dfe2ce1 · GitHub
[go: up one dir, main page]

Skip to content

Commit dfe2ce1

Browse files
committed
Change title of named colors example
1 parent 2c54229 commit dfe2ce1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/color/named_colors.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
2-
========================
3-
Visualizing named colors
4-
========================
2+
====================
3+
List of named colors
4+
====================
55
66
This plots a list of the named colors supported in matplotlib. Note that
77
:ref:`xkcd colors <xkcd-colors>` are supported as well, but are not listed here

0 commit comments

Comments
 (0)
0