[SciPy-User] milliseconds in matplotlib.dates?

Tom Kuiper kuiper at jpl.nasa.gov
Thu Mar 25 16:59:38 EDT 2010


scipy-user-request at scipy.org wrote:
> Message: 1
> Date: Thu, 25 Mar 2010 13:17:01 -0500
> From: G?khan Sever <gokhansever at gmail.com>
> Subject: Re: [SciPy-User] milliseconds in matplotlib.dates?
> To: SciPy Users List <scipy-user at scipy.org>
> Cc: Matplotlib Users <matplotlib-users at lists.sourceforge.net>
> Message-ID:
> 	<49d6b3501003251117v2e332a88t18bd52efc2d2cc4d at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> On Wed, Mar 24, 2010 at 1:25 PM, Tom Kuiper <kuiper at jpl.nasa.gov> wrote:
>
>   
>> I'm using python 2.5.2 and matplotlib 1.1.0.
>>     
I got mpl confused with pylab.
In [2]: pylab.__version__
Out[2]: '1.1.0'
> By the way, where did you get mpl v1.1.0? Mine says:
>
> In[19]: matplotlib.__version__
> Out[19]: '1.0.svn'
>   
In [3]: print matplotlib.__version__
Out[3]: '0.98.1'

Thanks for your help.

Tom



More information about the SciPy-User mailing list