[Matplotlib-users] how to plot in discontinued Y-axis

2009-07-01 Thread Forrest Sheng Bao
between these two parts to indicate that the Y-axis is not continuous. I draw a illustration as attached. Cheers, Forrest Forrest Sheng Bao, BSEE, Graduate Student Dept. of Computer Science/Electrical Engineering Texas Tech University, Lubbock, Texas http://narnia.cs.ttu.edu

[Matplotlib-users] log scale the Y axis of a stem plot

2009-07-01 Thread Forrest Sheng Bao
Him I had a stem plot. Now I want to make the Y axis of log scale. But I do not want to use semilogy since I prefer the bars in stem plot. Do you know how to only scale the Y axis? Cheers, Forrest Forrest Sheng Bao, BSEE, Graduate Student Dept. of Computer Science/Electrical Engineering Texas

Re: [Matplotlib-users] how to change the aspect ratio of a plot

2008-02-29 Thread Forrest Sheng Bao
l('quantilized steps'); title(sys.argv[1][:-4]); savefig('eps/'+sys.argv[1][:-4]+'.eps') savefig('png/'+sys.argv[1][:-4]+'.png') Cheers, Forrest On Fri, Feb 29, 2008 at 5:53 AM, Alan G Isaac <[EMAIL PROTECTED]> wrote: > On Fri, 29 Feb 2008, F

[Matplotlib-users] how to change the aspect ratio of a plot

2008-02-29 Thread Forrest Sheng Bao
Hi guys, I am quite new to matplotlib. I wanna know how to change the aspect of my plot in my program. I don't wanna change it by toolbar coz there are thousands of data that I can't change them one by one by myself. Thanks, Forrest -- Forrest Sheng Bao Ph.D. student, Dept. of Comput