Re: [Matplotlib-users] tick labeling question

2006-08-03 Thread Steve Schmerler
Alexander Michael wrote: On 8/3/06, *Steve Schmerler* <[EMAIL PROTECTED] > wrote: Hi all How can I change the default behavior of the tick labeling from say 1 2 3 4 x1e-5 to 1e-5 2e-5 3e-5 4e-5 ? My thesis supervisor wants it that

Re: [Matplotlib-users] tick labeling question

2006-08-03 Thread Steve Schmerler
Darren Dale wrote: > On Thursday 03 August 2006 11:59, Alexander Michael wrote: >> On 8/3/06, Steve Schmerler <[EMAIL PROTECTED]> wrote: >>> Hi all >>> >>> How can I change the default behavior of the tick labeling from say >>> >>> 1 2 3 4 x1e-5 >>> >>> to >>> >>> 1e-5 2e-5 3e-5 4e-5 ? >>>

Re: [Matplotlib-users] tick labeling question

2006-08-03 Thread Darren Dale
On Thursday 03 August 2006 11:59, Alexander Michael wrote: > On 8/3/06, Steve Schmerler <[EMAIL PROTECTED]> wrote: > > Hi all > > > > How can I change the default behavior of the tick labeling from say > > > > 1 2 3 4 x1e-5 > > > > to > > > > 1e-5 2e-5 3e-5 4e-5 ? > > > > My thesis supervi

Re: [Matplotlib-users] tick labeling question

2006-08-03 Thread Alexander Michael
On 8/3/06, Steve Schmerler <[EMAIL PROTECTED]> wrote: Hi allHow can I change the default behavior of the tick labeling from say1  2   3   4  x1e-5to1e-5  2e-5  3e-5  4e-5 ?My thesis supervisor wants it that way :(cheers,steve There is problably a better way, but onne way is to set  the label format

[Matplotlib-users] tick labeling question

2006-08-03 Thread Steve Schmerler
Hi all How can I change the default behavior of the tick labeling from say 1 2 3 4 x1e-5 to 1e-5 2e-5 3e-5 4e-5 ? My thesis supervisor wants it that way :( cheers, steve -- Random number generation is the art of producing pure gibberish as quickly as possible. ---