We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 722fc77 commit c6b20e2Copy full SHA for c6b20e2
doc/source/visualization.rst
@@ -727,7 +727,7 @@ You can use the ``labels`` and ``colors`` keywords to specify the labels and col
727
728
.. warning::
729
730
- Most pandas plots use the the ``label`` and ``color`` arguments (not the lack of "s" on those).
+ Most pandas plots use the the ``label`` and ``color`` arguments (note the lack of "s" on those).
731
To be consistent with :func:`matplotlib.pyplot.pie` you must use ``labels`` and ``colors``.
732
733
If you want to hide wedge labels, specify ``labels=None``.
0 commit comments