Hi, It took me a while to get this done, but I managed to make mplot3d working with svn trunk again!
It's available for viewing at http://qtwork.nano.tudelft.nl/cgi-bin/gitweb.cgi?p=users/rwh/mplot3d;a=summary. An http link to clone it is on that same page. JDH: If there are no further issues with moving this to svn, how do you want to proceed? It can surely use some more bugfixes later on and it would be great if I could commit those directly, although sending patches would be ok too. One thing I ran into: it is not possible to unset the alpha value for a Collection. Because of this it is not possible to set alpha values for individual items once a Collection-wide value is set. I think the solution would be to accept None as a value in set_alpha(); I solved it now by setting coll._alpha = None in mplot3d. (The reason this was not a problem earlier is this bug-fix: http://matplotlib.svn.sourceforge.net/viewvc/matplotlib/trunk/matplotlib/lib/matplotlib/colors.py?r1=6982&r2=6986) Regards, Reinier On Thu, Apr 2, 2009 at 1:55 PM, John Hunter <jdh2...@gmail.com> wrote: > Hey Reiner -- please make sure you "reply-to-all" so others can > participate in the thread. I'm am CC-ing the reply to the list. > > On Wed, Apr 1, 2009 at 5:19 PM, Reinier Heeres <rein...@heeres.eu> wrote: > >> That is one issue, but if I try to solve that I get some >> strange-looking result. It seems that the patches I am drawing are not >> scaled properly; they are way too large. Do you know of any obvious >> change that might have resulted in this (I guess it might be in the >> "transform" parts)? And is there perhaps a nice web-interface to >> compare different versions of various files? > > What version of mpl are you using? The major transform work was done > between 0.91 and 0.98, which is why we removed the 3D stuff at that > time. I assume you are already on some version of 0.98, so hopefully > the transforms changes from your branch to svn HEAD will be minimal. > The code diffs can be found at > http://matplotlib.svn.sourceforge.net/viewvc/matplotlib/trunk/matplotlib/ > > I also removed the TextWithDash and saw the scaling problems you point to. > > JDH -- Reinier Heeres Bleijenburg 64 2511 VD Den Haag The Netherlands Tel: +31 6 10852639 ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel