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

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

[Octave-bug-tracker] [bug #49038] "axis equal" should not change aspect


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #49038] "axis equal" should not change aspect ratio of axes
Date: Fri, 9 Sep 2016 16:24:04 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:49.0) Gecko/20100101 Firefox/49.0

URL:
  <http://savannah.gnu.org/bugs/?49038>

                 Summary: "axis equal" should not change aspect ratio of axes
                 Project: GNU Octave
            Submitted by: mmuetzel
            Submitted on: Fri 09 Sep 2016 04:24:01 PM GMT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

Calling "axis equal" should adapt the spacing of x/y/zlims such that they are
equal. The axes aspect ratio, size and position should not change.
Example (see also bug #49031):

hax = axes ();
image (rand (3, 10))
axis equal


I will attach a patch as soon as I have a bug number.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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