File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -293,15 +293,10 @@ Bug Fixes
293293
294294
295295
296- <<<<<<< HEAD
297296- Fixed a bug where plotting a column ``y`` and specifying a label would mutate the index name of the original DataFrame (:issue:`8494`)
297+ - Fix regression in plotting of a DatetimeIndex directly with matplotlib (:issue:`8614`).
298298
299299- Bug in ``date_range`` where partially-specified dates would incorporate current date (:issue:`6961`)
300300
301301- Bug in Setting by indexer to a scalar value with a mixed-dtype `Panel4d` was failing (:issue:`8702`)
302- =======
303- - Fixed a bug where plotting a column ``y`` and specifying a label
304- would mutate the index name of the DataFrame ``y`` came from (:issue:`8494`)
305302
306- - Fix regression in plotting of a DatetimeIndex directly with matplotlib (:issue:`8614`).
307- >>>>>>> VIS: register datetime64 in matplotlib units registry (GH8614)
You can’t perform that action at this time.
0 commit comments