Re: [Matplotlib-users] conourf() subplots with a single colorbar

2010-01-28 Thread Sharaf Al-Sharif
I achieved what I want by putting the colorbar on a separate figure to be included beneath the the two columns of subplots using the LaTeX subfloat environment. Wouldn't have known how to do that without the example, so thanks again. Sharaf On 29 January 2010 03:14, Sharaf Al-Sharif

Re: [Matplotlib-users] conourf() subplots with a single colorbar

2010-01-28 Thread Sharaf Al-Sharif
but I couldn't get it done. Any pointers? Cheers, Sharaf On 28 January 2010 19:23, Eric Firing wrote: > Sharaf Al-Sharif wrote: > >> Hi, >> I'm trying to make a figure with a column of contourf() subplots using >> matplotlib.pyplot. The contour plots have the s

[Matplotlib-users] conourf() subplots with a single colorbar

2010-01-28 Thread Sharaf Al-Sharif
Hi, I'm trying to make a figure with a column of contourf() subplots using matplotlib.pyplot. The contour plots have the same levels and I only need one color bar. The problem is that I'm not sure how to place the color bar in the figure without messing up the alignment of the subplots. Can someone

[Matplotlib-users] Specifying the number of ticks on y-axis

2009-12-22 Thread Sharaf Al-Sharif
Hi, Is there a way to specify the number of ticks on an axis? Say, I want the y-axes on all my subplots to have 5 ticks, for example. Thanks. Sharaf -- This SF.Net email is sponsored by the Verizon Developer Community Take