Skip to content

Commit 8ce0efa

Browse files
committed
add whats new note
1 parent 34aeb54 commit 8ce0efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.22.0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ Plotting
292292
^^^^^^^^
293293

294294
- :func: `DataFrame.plot` now raises a ``ValueError`` when the ``x`` or ``y`` argument is improperly formed (:issue:`18671`)
295-
-
295+
- Bug in :func: `DataFrame.plot` where the ``xtickvalues`` are overwritten (:issue:`#18687`)
296296
-
297297

298298
Groupby/Resample/Rolling

0 commit comments

Comments
 (0)