We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 722fc77 + c6b20e2 commit e92df22Copy full SHA for e92df22
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