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

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

[Octave-bug-tracker] [bug #43606] plotting with axis limits at 0


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #43606] plotting with axis limits at 0
Date: Tue, 3 Jan 2017 08:06:58 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:51.0) Gecko/20100101 Firefox/51.0

Follow-up Comment #5, bug #43606 (project octave):

Attached is an alternative patch that moves the checks for Inf limits and
limits spanning 0 on logarithmic axes to the graphics backend. With this,
setting these limits directly for the axes handle with the "set" function no
longer results in an error and gives appropriate warnings.

Additionally, Inf limits are now tight limits for better Matlab
compatibility.

I intentionally kept the Octave specific behavior that the adapted (actual)
limits are returned when queried (e.g. with "get(gca, 'ylim')").

This change expands a little bit on the original scope of this bug report. I
hope it is OK if I post it here.

(file #39353)
    _______________________________________________________

Additional Item Attachment:

File name: bug43606_log_axis_lims_v2.patch Size:18 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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