Skip to content

Commit 87fe105

Browse files
AntiKnotmroeschke
andauthored
Update doc/source/whatsnew/v3.0.0.rst
Co-authored-by: Matthew Roeschke <[email protected]>
1 parent da34d46 commit 87fe105

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
@@ -634,7 +634,7 @@ Plotting
634634
- Bug in :meth:`.DataFrameGroupBy.boxplot` failed when there were multiple groupings (:issue:`14701`)
635635
- Bug in :meth:`DataFrame.plot` that causes a shift to the right when the frequency multiplier is greater than one. (:issue:`57587`)
636636
- Bug in :meth:`Series.plot` with ``kind="pie"`` with :class:`ArrowDtype` (:issue:`59192`)
637-
- Bug in :meth:`core._validate_color_args` raising ``ValueError`` when set both color and style in plt.plot.line (:issue:`59461`)
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)