[matplotlib-devel] Making WxMpl a matplotlib toolkit

2009-02-21 Thread Ken McIvor
Now that I've got a version of WxMpl that works properly I'd like to transition it over to being a matplotlib toolkit. From poking around in svn, it looks like the correct thing to do would be to import the source directory into '$(SVNROOT)/trunk/toolkits/wxmpl'. Is that correct? I'd like

[matplotlib-devel] broken examples/units/*

2009-02-21 Thread Eric Firing
James, The scripts in examples/units (and run by backend_driver.py) are broken; they have not been updated to match your addition of the new mandatory axis argument to convert() and default_units(). Would you fix them, please? (While you are in the neighborhood, you might also update the met