Issue with datetime

Hi

Attached is my code for generating a plot which includes datetime on x-axis. I have gone through multiple threads here but couldn’t find an answer.

The code seems to work fine for the most part, except I see no tick labels on xaxis.

Any help will be highly appreciated.

Thanks

Shashank

Datetime.py (2.11 KB)

Try adding a border at the bottom of the figure

f.min_border_bottom = 50

···

Le dimanche 29 octobre 2017 20:55:21 UTC-4, shashank rai a écrit :

Hi

Attached is my code for generating a plot which includes datetime on x-axis. I have gone through multiple threads here but couldn’t find an answer.

The code seems to work fine for the most part, except I see no tick labels on xaxis.

Any help will be highly appreciated.

Thanks

Shashank