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

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

[Octave-bug-tracker] [bug #46484] datetick does not "keeplimits"


From: anonymous
Subject: [Octave-bug-tracker] [bug #46484] datetick does not "keeplimits"
Date: Sat, 12 Dec 2015 14:04:06 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0

Follow-up Comment #1, bug #46484 (project octave):



The datetick.m included in Octave always calculates tick positions from min
and max of the *data*, while it should do so from min and max of the *axis
limit* when the "keeplimits" option is given.

This means setting a new "xlim" followed by "datetick x keeplimits" will not
provide meaningful tick positions.

This is a bug in Octave, Matlab does it right.

Why this is important:

There are several third party tools which provide zoom- and pan-able date-axes
like "datetickx" or "dynamicDateticks". They will not work with the current
datetick.m, neither any attempt to provide own scalable date axes.

The attached patch fixes it, could somebody please include it in the source?


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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