try this:
fig.autofmt_xdate()
should help a lot =)
Cheers
--
View this message in context:
http://www.nabble.com/-matplotlib--Overlapping-axis-text-tp19348114p20430433.html
Sent from the Python - python-list mailing list archive at Nabble.com.
--
http://mail.python.org/mailman/listinfo
Err...made a mistake there.
days= WeekdayLocator() # every monday
months = MonthLocator() # every month
That doesn't change my question though.
Thanks
--
http://mail.python.org/mailman/listinfo/python-list
I got a really annoying problem with datetime graphs. The problem is
that with a long range time graph, the text on the x axis keeps
overlapping like here: http://durand.zephyrhosting.net/tremcs/graph_all.png
Would there be any way to fix this? I was thinking of rotating the
text so that there was