We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8472ef3 commit 7cbb7ccCopy full SHA for 7cbb7cc
doc/source/whatsnew/v3.0.0.rst
@@ -422,7 +422,7 @@ Plotting
422
^^^^^^^^
423
- Bug in :meth:`.DataFrameGroupBy.boxplot` failed when there were multiple groupings (:issue:`14701`)
424
- Bug in :meth:`DataFrame.plot` that causes a shift to the right when the frequency multiplier is greater than one. (:issue:`57587`)
425
-- Bug in :meth:`MPLPlot._plot` ignoring parameter ``style`` when using error bar parameters ``yerr`` or ``xerr`` (:issue:`7023`)
+- Bug in :meth:`DataFrame.plot` ignoring parameter ``style`` when using error bar parameters ``yerr`` or ``xerr`` (:issue:`7023`)
426
427
Groupby/resample/rolling
428
^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments