On Tue, Nov 17, 2009 at 4:29 AM, Francisco de la Peña <
delap...@lps.u-psud.fr> wrote:

> Hi Gökhan,
>
> I tried your example and I couldn't find anything wrong with the offset
> there. However, I agree that this particular mixture of scientific notation
> and offset looks confusing. Maybe in that case it will be better to write:
> x1e-10+320700e-10 . Is it what you mean?
>

I think this could be better presented collecting the base terms under the
same exponent (i.e  320701e-10 and further 32e-6) Doesn't this look simpler?



>
> Cheers,
>
> Francisco
>
> El 17 de noviembre de 2009 00:58, Gökhan Sever 
> <gokhanse...@gmail.com>escribió:
>
>>
>>
>> 2009/11/15 Francisco Javier de la Peña <delap...@lps.u-psud.fr>
>>
>>  Hi,
>>>
>>> I find it difficult to read the values of an axis when the offset is
>>> active. The problem is that many time I find myself doing calculations like
>>> -1.2345e2-0.048 to find out the value of the tick. I send enclosed a patch
>>> and a test file to, in my opinion, improve the readability of the ticks with
>>> an offset.
>>>
>>> Cheers,
>>>
>>> Francisco
>>>
>>
>> Hi Francisco,
>>
>> Could you try this simple case ?
>>
>> I[6]: a = np.linspace(0.00002, 0.00005, num=9348)
>>
>> I[7]: plot(a)
>>
>> Still ticks produce mingled values. Like 1e-10+3.207e-5 after some zooming
>> in.
>>
>>
>>
>>
>>>
>>> ------------------------------------------------------------------------------
>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>>> 30-Day
>>> trial. Simplify your report design, integration and deployment - and
>>> focus on
>>> what you do best, core application coding. Discover what's new with
>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>> _______________________________________________
>>> Matplotlib-devel mailing list
>>> Matplotlib-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>>>
>>>
>>
>>
>> --
>> Gökhan
>>
>>
>> --
>> This message has been scanned for viruses and
>> dangerous content by *MailScanner* <http://www.mailscanner.info/>, and is
>>
>> believed to be clean.
>>
>
>


-- 
Gökhan
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to