Re: [Matplotlib-users] 3 questions about tick labels for large values

2006-07-12 Thread PGM
Darren, > As of svn 2560, the label will render over the left or right y-axis > depending on the position of the ticks. Sweet ! Thanks a lot ! And following your advice, I came up with the following solution to my problem (forcing the mantissa to multiple of 3, with a given number of decimals).

Re: [Matplotlib-users] 3 questions about tick labels for large values

2006-07-12 Thread Darren Dale
On Wednesday 12 July 2006 09:49, Darren Dale wrote: > Hello, um..., P., > > On Wednesday 12 July 2006 03:43, PGM wrote: > > Folks, > > I need your wisdom about ticks labels on ordinates for large numbers > > (>1e4). The default behavior I have (0.87.4) is to display tick labels as > > "%.1f", and w

Re: [Matplotlib-users] 3 questions about tick labels for large values

2006-07-12 Thread Darren Dale
Hello, um..., P., On Wednesday 12 July 2006 03:43, PGM wrote: > Folks, > I need your wisdom about ticks labels on ordinates for large numbers > (>1e4). The default behavior I have (0.87.4) is to display tick labels as > "%.1f", and write a string "x1e+..." above the top left corner of the > curre

[Matplotlib-users] 3 questions about tick labels for large values

2006-07-12 Thread PGM
Folks, I need your wisdom about ticks labels on ordinates for large numbers (>1e4). The default behavior I have (0.87.4) is to display tick labels as "%.1f", and write a string "x1e+..." above the top left corner of the current axes. - When using "yaxis.tick_right()", the "x1e..." string stays a