Skip to content

Commit bc906d5

Browse files
committed
Removed whatsnew note
1 parent fa5d331 commit bc906d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/whatsnew/v1.1.0.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -804,7 +804,6 @@ Plotting
804804
- :func:`.plot` for line/bar now accepts color by dictonary (:issue:`8193`).
805805
- Bug in :meth:`DataFrame.plot.hist` where weights are not working for multiple columns (:issue:`33173`)
806806
- Bug in :meth:`DataFrame.boxplot` and :meth:`DataFrame.plot.boxplot` lost color attributes of ``medianprops``, ``whiskerprops``, ``capprops`` and ``medianprops`` (:issue:`30346`)
807-
- Bug in :meth:`DataFrame.boxplot` where there is a missing import in a code example (:issue:`28903`)
808807
- Bug in :meth:`DataFrame.hist` where the order of ``column`` argument was ignored (:issue:`29235`)
809808
- Bug in :meth:`DataFrame.plot.scatter` that when adding multiple plots with different ``cmap``, colorbars alway use the first ``cmap`` (:issue:`33389`)
810809

0 commit comments

Comments
 (0)