[matplotlib-devel] added PathPatch3D in mplot3d.art3d
Reinier and others, I just added a PathPatch3D class in mplot3d.art3d. It is a slight variation of Patch3D that respect the codes the bezier curve (I believe Patch3D does not). An example is also added as pathpatch3d_demo.py, with a screenshot below. http://dl.getdropbox.com/u/178748/mpl/pathpatch3d_demo.png It will be appreciated if Reinier of others review the code (the patch is quite small). My original intention was to have an option for the labels (including ticklabels) look as if they are in the particular plane of axes (as partly demonstrated in my example). But I won't be able to work on it soon. Regards, -JJ -- Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf ___ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
Re: [matplotlib-devel] proposed change to colors.py
"Create patch" worked. Thanks! The output is attached. http://www.nabble.com/file/p25734649/colors.py.diff colors.py.diff > From: Dr. Phillip M. Feldman [mailto:pfeld...@verizon.net] > Sent: Thursday, October 01, 2009 20:45 > > Unfortunately, I'm on a Windows system, and it appears that I > must use SVN's GUI interface, which does not provide a > mechanism for saving the diff to a file. Which GUI are you using? If TortoiseSVN, you right-click on the modified file and select "Create patch..." from the TortoiseSVN menu. -- View this message in context: http://www.nabble.com/proposed-change-to-colors.py-tp25691605p25734649.html Sent from the matplotlib - devel mailing list archive at Nabble.com. -- Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf ___ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel