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

Skip to content

Commit 1752c56

Browse files
authored
Merge pull request #13622 from timhoffm/example-named-colors
Change title of named colors example
2 parents 7af52fe + dfe2ce1 commit 1752c56

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)