Re: [Matplotlib-users] Saving figure with an image and a time axis as an EPS shifts image relative to other plot features

2012-08-13 Thread Benjamin Root
On Thu, Aug 2, 2012 at 7:21 PM, Chad Parker wrote: > Hello everyone- > > I'm a new Python/Matplotlib user, but I have quite a bit of plotting > experience with octave/matlab and gnuplot. So, I apologize in advance if my > python style is terrible and if I give you all the wrong information! > > I'

Re: [Matplotlib-users] Stride size in mplot3d

2012-08-13 Thread Damon McDougall
On Sun, Aug 12, 2012 at 01:23:35PM -0700, jonasr wrote: > Hello, > > i am working on some 3d stuff with plot_surface() , my problem is that i > want to use a stride smaller then 1. The stride refers to the *array* stride. So a stride of < 1 makes no sense. > Since my data is only on an interva

Re: [Matplotlib-users] New tutorial (beginner level)

2012-08-13 Thread Fernando Perez
Hi Ben, On Sat, Aug 11, 2012 at 8:30 AM, Benjamin Root wrote: > I have said this before, and it can't be repeated often enough. The work > that you and your team has been doing the past few years with the notebook > is *already* revolutionizing how we teach python. 10 years from now, > programm