Skip to content

Commit 7cbb7cc

Browse files
Update whatsnew to use correct docs reference
1 parent 8472ef3 commit 7cbb7cc

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
@@ -422,7 +422,7 @@ Plotting
422422
^^^^^^^^
423423
- Bug in :meth:`.DataFrameGroupBy.boxplot` failed when there were multiple groupings (:issue:`14701`)
424424
- 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`)
425+
- Bug in :meth:`DataFrame.plot` ignoring parameter ``style`` when using error bar parameters ``yerr`` or ``xerr`` (:issue:`7023`)
426426

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

0 commit comments

Comments
 (0)