On Wed, Jul 14, 2010 at 4:54 AM, Robert Hancock wrote:
> Hi
>
> I am trying to use autofmt_xdate() on graphs with more than 1 y-axis. But
> it
> seems that even calling twinx() causes errors. On python 2.5 matplotlib
> 0.98
> a call to twinx() seems to switch off the functioning of autofmt_xdate(
Hi
I am trying to use autofmt_xdate() on graphs with more than 1 y-axis. But it
seems that even calling twinx() causes errors. On python 2.5 matplotlib 0.98
a call to twinx() seems to switch off the functioning of autofmt_xdate()
(and the labels are horizontal and mashed up). On python 2.6 and mat