Eric Firing wrote:
> If you are referring to scripts in the matplotlib/examples/ subdirectory 
> then you must have a version in which some of those scripts had not been 
> brought up to date with the rest of matplotlib. 

You should turn them into unit tests as well as examples.
I'm about to try and do this, time permiting, for xlwt (small plug - 
it's great for generating formatted excel files from raw data, just as 
xlrd is for extracting data and formatting from excel files, sadly, 
neither can do charting with excel, which is why I'm learning to love 
and hate numpy and matplotlib ;-) )

Out of interest, does MPL have unit tests? It should ;-)

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to