>> Hi all,
>>
>> I'm having problems with axis labels for large integers (1471674
>> is represented as 1000 +1.479e6) I really need to see the
>> number as a conventional integer. I have the feeling that it
>> should be possible with ticker. FormatStrFormatter but I have not
>> bee
Hi all,
I'm having problems with axis labels for large integers (1471674 is
represented as 1000 +1.479e6) I really need to see the number as
a conventional integer. I have the feeling that it should be possible
with ticker. FormatStrFormatter but I have not been able to work out
how.