Skip to content

Commit 9ce0c55

Browse files
committed
DOC: add entry to visualization bug fixes (pandas-dev#45809)
1 parent a4b9b97 commit 9ce0c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.5.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ Plotting
375375
- Bug in :meth:`DataFrame.plot.box` that prevented labeling the x-axis (:issue:`45463`)
376376
- Bug in :meth:`DataFrame.boxplot` that prevented passing in ``xlabel`` and ``ylabel`` (:issue:`45463`)
377377
- Bug in :meth:`DataFrame.boxplot` that prevented specifying ``vert=False`` (:issue:`36918`)
378-
-
378+
- Bug in :meth:`DataFrame.scatter` that prevented specifying ``norm`` (:issue:`45809`)
379379

380380
Groupby/resample/rolling
381381
^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)