Re: [matplotlib-devel] Experimental, traited config module available in svn

2007-08-17 Thread Michael Droettboom
Thanks for fixing that.  I haven't been running with the new traits config 
stuff, so I didn't catch that my new parameters weren't ported over.

Cheers,
Mike

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Re: [matplotlib-devel] Experimental, traited config module available in svn

2007-08-17 Thread william ratcliff
 A simple question--if you add traits into matplotlib, will people still
 be able to build executables?  I remember reports of py2exe having
 problems with traits.

 Cheers,
 William

On 8/17/07, Michael Droettboom <[EMAIL PROTECTED]> wrote:
>
> Thanks for fixing that.  I haven't been running with the new traits config
> stuff, so I didn't catch that my new parameters weren't ported over.
>
> Cheers,
> Mike
>
> -
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> ___
> Matplotlib-devel mailing list
> Matplotlib-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Re: [matplotlib-devel] Experimental, traited config module available in svn

2007-08-17 Thread Darren Dale
On Friday 17 August 2007 01:35:32 pm william ratcliff wrote:
>  A simple question--if you add traits into matplotlib, will people still
>  be able to build executables?  I remember reports of py2exe having
>  problems with traits.

Is this what you are referring to? 
https://svn.enthought.com/enthought/ticket/877

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


[matplotlib-devel] very important question regarding plotting in Matplotlib

2007-08-17 Thread Amandeep Bakshi
I have a question regarding the plots that are generated in Matplotlib

I was wondering if Matplotlib does autoscaling as well as makes sure
that the number of samples of data to pixels ratio is always an
integer.  This is important when you zoom into the plot or readjust
the plot because then it readjusts the axis to fit the plot.  This
ensures that data is accurate on the plot and data is not lost.  It
also is an important feature when doing Signals processing and looking
at FFT's and Spectrograms.

I was also wondering if Matplotlib decimates the data

Thanks

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel