Skip to content

Commit 8c3ad64

Browse files
authored
DOC: add userwarning doc about mpl #35684 (#36145)
1 parent cc54943 commit 8c3ad64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.2.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ Plotting
301301
^^^^^^^^
302302

303303
- Bug in :meth:`DataFrame.plot` where a marker letter in the ``style`` keyword sometimes causes a ``ValueError`` (:issue:`21003`)
304-
-
304+
- meth:`DataFrame.plot` and meth:`Series.plot` raise ``UserWarning`` about usage of FixedFormatter and FixedLocator (:issue:`35684` and :issue:`35945`)
305305

306306
Groupby/resample/rolling
307307
^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)