Hi, I found a bug in Axes3DI.autoscale_view.  It does not have formal
parameters named and scalex, scaley that Axes.plot assumes (line
2115).  I've added these parameters (and a scalez for completeness)
and everything works fine.

My real question is, how do I go about incorporating my change to
matplotlib's source repository.  I've already checked out the latest
matplotlib/trunk/matplotlib, and created a SourceForge account.  When
I do an svn commit it doesn't give me permission.  How do I get
permission?  If someone on this list is responsible for granting write
access then my SF account name is andrewcc and my password is... just
kidding ;-) I'm not that much of a newbie, but I've never submitted
code to an open source project before (unless you could Wikipedia).

Thanks,
-Andrew

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to