octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #46047] Large number of axes ticks for big log


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #46047] Large number of axes ticks for big logarithmic plots
Date: Wed, 07 Oct 2015 11:27:22 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0

Follow-up Comment #4, bug #46047 (project octave):

@Avinoam: then you end up with bug #39449, which is minor ticks are no more
computed correctly.

I think fixing bug #39449 involves being able to compute minor ticks when
major ones are not distant of one order of magnitude. For this we should first
decide what to do when minor ticks come to be be ridiculously close to each
other: 
* use a fixed tule: show 2:9 if tick_sep < 6, then 2:2:9 for ticksep <10, then
2:3:9 ...
* use a rule based on the minor tick separation: e.g. minimum 2 pixels between
two minor ticks. 

There may be other rules we can imagine but it is only once one of those rules
has been chosen that we can fix both this bug and bug #39449. This is my 2cts.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46047>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]