Skip to content

Commit

Permalink
DOC: add userwarning doc about mpl pandas-dev#35684
Browse files Browse the repository at this point in the history
  • Loading branch information
fangchenli committed Sep 5, 2020
1 parent bdb6e26 commit cc1283f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v1.2.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ Plotting
^^^^^^^^

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

Groupby/resample/rolling
^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit cc1283f

Please sign in to comment.