Hi Eric, First, thanks for the sample - I agree that it's a neat example and I really appreciate the help.
Second, I've tried to adapt your code to my specific situation and I'm running into a problem: it's not printing all the levels that I'm specifying. Do you have any insights into why? I can't seem to find any documentation on the cntr.cntr method, so I'm just trial-and-erroring it for now. I'd like it to print more than 6 contour levels (why did you have this limit?), so I changed your error statement. I've also used a 10x10x10 grid, and put in my own data for the 'v' set. Also, I've simplified it so that it's only displaying in the X-Y plane, and so that it's only displaying one "slice" in that plane. I'm asking it to display contours every 0.1, between 3.0 and 4.0, but some contours are missing, and come up as empty arrays when I print 'c'. I've uploaded the modified file. http://old.nabble.com/file/p33197575/cntr3d_alw.py cntr3d_alw.py Thanks! Amanda -- View this message in context: http://old.nabble.com/Plotting-contour-in-X-Z-plane-tp33168965p33197575.html Sent from the matplotlib - users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users