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 34d99ec commit b6b8d93Copy full SHA for b6b8d93
doc/source/whatsnew/v3.0.0.rst
@@ -421,8 +421,8 @@ Period
421
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:`DataFrame.plot` ignoring parameter ``style`` when using error bar parameters ``yerr`` or ``xerr`` (:issue:`7023`)
+- Bug in :meth:`DataFrame.plot` that causes a shift to the right when the frequency multiplier is greater than one. (:issue:`57587`)
426
427
Groupby/resample/rolling
428
^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments