Re: [Matplotlib-users] Setting the axis of an imshow plot

2008-11-03 Thread Edin Salkovic
On Mon, Nov 3, 2008 at 10:47 PM, Ryan May <[EMAIL PROTECTED]> wrote: > Try the extent kwarg for imshow: > > *extent*: [ None | scalars (left, right, bottom, top) ] >Eata values of the axes. The default assigns zero-based row, >column indices to the *x*, *y* centers of the pixe

Re: [Matplotlib-users] Setting the axis of an imshow plot

2008-11-03 Thread Ryan May
Edin Salkovic wrote: > On Mon, Nov 3, 2008 at 9:08 PM, Edin Salkovic <[EMAIL PROTECTED]> wrote: >> On Mon, Nov 3, 2008 at 8:23 PM, Edin Salkovic <[EMAIL PROTECTED]> wrote: >>> Am I missing something obvious? >> xticklabels/yticklabels did the job. >> >> Sorry for the noise. > > Actually, with xtic

Re: [Matplotlib-users] Setting the axis of an imshow plot

2008-11-03 Thread Edin Salkovic
On Mon, Nov 3, 2008 at 9:08 PM, Edin Salkovic <[EMAIL PROTECTED]> wrote: > On Mon, Nov 3, 2008 at 8:23 PM, Edin Salkovic <[EMAIL PROTECTED]> wrote: >> Am I missing something obvious? > > xticklabels/yticklabels did the job. > > Sorry for the noise. Actually, with xticklabels/yticklabels the zoom f