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

Skip to content

Commit 5c61b95

Browse files
committed
DOC: update reference to now removed pyplot.color
1 parent 99a04e1 commit 5c61b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/axes/_base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def _process_plot_format(fmt):
5353
.. seealso::
5454
5555
:func:`~matplotlib.Line2D.lineStyles` and
56-
:func:`~matplotlib.pyplot.colors`
56+
:attr:`~matplotlib.colors.cnames`
5757
for all possible styles and color format string.
5858
"""
5959

0 commit comments

Comments
 (0)