Re: [Matplotlib-users] Calling xlim makes x tick labels format get lost

2008-10-13 Thread Eric Firing
Goyo wrote: > El dom, 12-10-2008 a las 13:22 -1000, Eric Firing escribió: >> Goyo wrote: >>> Hi all, >>> >>> I'm plotting time series and using a custom format for x tick labels >>> because I want to see both date and time. But calling xlim makes the >>> default format return -- only dates or only

Re: [Matplotlib-users] Calling xlim makes x tick labels format get lost

2008-10-13 Thread Goyo
El dom, 12-10-2008 a las 13:22 -1000, Eric Firing escribió: > Goyo wrote: > > Hi all, > > > > I'm plotting time series and using a custom format for x tick labels > > because I want to see both date and time. But calling xlim makes the > > default format return -- only dates or only times, it dep

Re: [Matplotlib-users] Calling xlim makes x tick labels format get lost

2008-10-12 Thread Eric Firing
Goyo wrote: > Hi all, > > I'm plotting time series and using a custom format for x tick labels > because I want to see both date and time. But calling xlim makes the > default format return -- only dates or only times, it depends on the > displayed interval. > > I can get my preferred format back

[Matplotlib-users] Calling xlim makes x tick labels format get lost

2008-10-12 Thread Goyo
Hi all, I'm plotting time series and using a custom format for x tick labels because I want to see both date and time. But calling xlim makes the default format return -- only dates or only times, it depends on the displayed interval. I can get my preferred format back by calling set_major_format