Skip to content

Commit b6b8d93

Browse files
Precommit - sort whatsnew entries alphabetically
1 parent 34d99ec commit b6b8d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,8 +421,8 @@ Period
421421
Plotting
422422
^^^^^^^^
423423
- 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`)
425424
- Bug in :meth:`DataFrame.plot` ignoring parameter ``style`` when using error bar parameters ``yerr`` or ``xerr`` (:issue:`7023`)
425+
- Bug in :meth:`DataFrame.plot` that causes a shift to the right when the frequency multiplier is greater than one. (:issue:`57587`)
426426

427427
Groupby/resample/rolling
428428
^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)