Skip to content

Commit 0e6ef75

Browse files
committed
whatsnew issue-1893
1 parent 49c20a4 commit 0e6ef75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.0.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,7 @@ Plotting
370370
- Bug where :meth:`DataFrame.boxplot` would not accept a `color` parameter like `DataFrame.plot.box` (:issue:`26214`)
371371
- Bug in the ``xticks`` argument being ignored for :meth:`DataFrame.plot.bar` (:issue:`14119`)
372372
- :func:`set_option` now validates that the plot backend provided to ``'plotting.backend'`` implements the backend when the option is set, rather than when a plot is created (:issue:`28163`)
373+
- :func:`.plot` for line/bar now accepts color by dictonary (:issue:`8193`).
373374

374375
Groupby/resample/rolling
375376
^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)