Skip to content

Commit 7b504bf

Browse files
committed
📝 whatsnew entry
1 parent becd80c commit 7b504bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.0.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1143,6 +1143,7 @@ Plotting
11431143
- Bug in color validation incorrectly raising for non-color styles (:issue:`29122`).
11441144
- Allow :meth:`DataFrame.plot.scatter` to plot ``objects`` and ``datetime`` type data (:issue:`18755`, :issue:`30391`)
11451145
- Bug in :meth:`DataFrame.hist`, ``xrot=0`` does not work with ``by`` and subplots (:issue:`30288`).
1146+
- Plotting tz-aware timeseries no longer gives UserWarning (:issue:`31205`)
11461147

11471148
Groupby/resample/rolling
11481149
^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)