Skip to content

Commit 43ff2f9

Browse files
committed
BUG: Chore pre-commit sort whatsnew entries alphabetically
1 parent 87fe105 commit 43ff2f9

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
@@ -632,9 +632,9 @@ Period
632632
Plotting
633633
^^^^^^^^
634634
- Bug in :meth:`.DataFrameGroupBy.boxplot` failed when there were multiple groupings (:issue:`14701`)
635+
- Bug in :meth:`DataFrame.plot.line` raising ``ValueError`` when set both color and a ``dict`` style (:issue:`59461`)
635636
- Bug in :meth:`DataFrame.plot` that causes a shift to the right when the frequency multiplier is greater than one. (:issue:`57587`)
636637
- Bug in :meth:`Series.plot` with ``kind="pie"`` with :class:`ArrowDtype` (:issue:`59192`)
637-
- Bug in :meth:`DataFrame.plot.line` raising ``ValueError`` when set both color and a ``dict`` style (:issue:`59461`)
638638

639639
Groupby/resample/rolling
640640
^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)