Re: [Matplotlib-users] Matching shading on surfaces

2013-12-06 Thread Derek Thomas
to plot_surface(). I hope that helps! Ben Root On Fri, Dec 6, 2013 at 12:43 PM, Derek Thomas derekctho...@gmail.comwrote: I have a surface that is defined in four distinct sections. The sections are continuous and at least C^1 smooth at the interface. When I plot this in 3D

[Matplotlib-users] Save pdf with plot_surface

2013-04-20 Thread Derek Thomas
This may be known, but the following modified example from http://matplotlib.org/mpl_toolkits/mplot3d/tutorial.html fails with a TypeError at matplotlib/backends/backend_pdf.pyc in draw_path_collection. Is it possible to save pdf files with surface plots? from mpl_toolkits.mplot3d import Axes3D

Re: [Matplotlib-users] Affine2D on scatter

2013-04-05 Thread Derek Thomas
a solution. Cheers, Phil On 5 April 2013 02:02, John Gleeson jdglee...@mac.com wrote: On 2013-04-04, at 10:51 AM, Derek Thomas wrote: ...screen capture of the display... grab.tiff Derek, I just tried Phil's version of the code on my Mac (MP 1.2.0), and I see exactly the same

[Matplotlib-users] Affine2D on scatter

2013-04-04 Thread Derek Thomas
I posted a related question on stackoverflow (http://stackoverflow.com/questions/15815862/apply-affine-transform-to-quiver-in-python-matplotlib) but I've produced a simple enough example with strange results that I think it merits attention here. I'm trying to apply affine transforms to quiver

Re: [Matplotlib-users] Affine2D on scatter

2013-04-04 Thread Derek Thomas
the following plot on v1.2.0: [image: Inline images 1] Is this unexpected or are you getting a different result to me? Regards, On 4 April 2013 17:06, Derek Thomas derekctho...@gmail.com wrote: I posted a related question on stackoverflow ( http://stackoverflow.com/questions/15815862/apply-affine