[matplotlib] change yticks-format

Hi,

When I plot very tiny datavalues (biggest value is 8e-7) the yticks
are also very small numbers with lots of digits (e.g. 0.000002). So
the ylabel isn't visible any more.
To make the ylabel visible again I would like to change the yticks
from 0.000002 to 2.0e-6 for example. How do I do that?

Regards,
Manuel

Hi,

When I plot very tiny datavalues (biggest value is 8e-7) the yticks

are also very small numbers with lots of digits (e.g. 0.000002). So

the ylabel isn’t visible any more.

To make the ylabel visible again I would like to change the yticks

from 0.000002 to 2.0e-6 for example. How do I do that?

Regards,

Manuel

Hi Manuel,

This thread should answer your question:

http://old.nabble.com/scientific-notation-%5Ctimes-symbol-td26688149.html

···

On Fri, Dec 11, 2009 at 11:06 AM, Manuel Wittchen <manuel.wittchen@…287…> wrote:


Return on Information:

Google Enterprise Search pays you back

Get the facts.

http://p.sf.net/sfu/google-dev2dev


Matplotlib-users mailing list

Matplotlib-users@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/matplotlib-users


Gökhan