CodePudding user response:
I don't really know why, but if you juste don't convert the dates to datetime objects, it is working just fine :
I would say that matplotlib has already something to convert dates and doing it twice might ruin it, but that's purely a speculation.