Re: [Matplotlib-users] Where are AutoDateLocator and AutoDateFormatter?

2009-05-18 Thread Christopher Barker
John Hunter wrote: wrote: I updated the plot_dates docstring in svn to point to matplotlib.dates great, thanks! Not all of the methods currently support direct date/unit plotting, but we do try to extend support when we have reported failures, so if you post a script which exposes the proble

Re: [Matplotlib-users] Where are AutoDateLocator and AutoDateFormatter?

2009-05-16 Thread John Hunter
On Fri, May 15, 2009 at 4:23 PM, Christopher Barker wrote: > Sandro Tosi wrote: >>> >>> mpl.ticker.AutoDateLocator >>> mpl.ticker.AutoDateFormatter >>> >>> Where might I find these now? They don't seem to be in matplotlib.ticker >>> or matplotlib.date. do they have a new name? Is there a new way t

Re: [Matplotlib-users] Where are AutoDateLocator and AutoDateFormatter?

2009-05-15 Thread Christopher Barker
Sandro Tosi wrote: mpl.ticker.AutoDateLocator mpl.ticker.AutoDateFormatter Where might I find these now? They don't seem to be in matplotlib.ticker or matplotlib.date. do they have a new name? Is there a new way to get automatic date tic location and formating? dates.AutoDateFormatter dates.

Re: [Matplotlib-users] Where are AutoDateLocator and AutoDateFormatter?

2009-05-15 Thread Sandro Tosi
Hi Chris, On Fri, May 15, 2009 at 21:29, Christopher Barker wrote: > Hey folks, > > IN old mailing list messages, I see reference to: > > mpl.ticker.AutoDateLocator > mpl.ticker.AutoDateFormatter > > > Where might I find these now? They don't seem to be in matplotlib.ticker > or matplotlib.date.

[Matplotlib-users] Where are AutoDateLocator and AutoDateFormatter?

2009-05-15 Thread Christopher Barker
Hey folks, IN old mailing list messages, I see reference to: mpl.ticker.AutoDateLocator mpl.ticker.AutoDateFormatter Where might I find these now? They don't seem to be in matplotlib.ticker or matplotlib.date. do they have a new name? Is there a new way to get automatic date tic location and