On Sun, Oct 10, 2010 at 8:54 PM, Burak TUYSUZ wrote:
>
> I am trying to show the numbers at x and y axis in scientific notation but
> it does not work.
> Can anyone help me.
> Thank you in advance.
> Here is the code and fs is 60 000 000.
>
>
>from matplotlib.ticker import ScalarFormatter
>
I am trying to show the numbers at x and y axis in scientific notation but
it does not work.
Can anyone help me.
Thank you in advance.
Here is the code and fs is 60 000 000.
from matplotlib.ticker import ScalarFormatter
formatter = ScalarFormatter(useMathText=True)
formatter.set_scientif