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

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

[Octave-bug-tracker] [bug #55619] Incorrectly sized plot until window is


From: Rik
Subject: [Octave-bug-tracker] [bug #55619] Incorrectly sized plot until window is resized
Date: Thu, 31 Jan 2019 16:36:30 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

URL:
  <https://savannah.gnu.org/bugs/?55619>

                 Summary: Incorrectly sized plot until window is resized
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Thu 31 Jan 2019 01:36:29 PM PST
                Category: Plotting with OpenGL
                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:

I happened upon this sequence of commands which leaves an axes object which
takes up too much of the canvas area in a figure.  Resizing the window with a
mouse causes the plot to snap to the correct view.

Code to reproduce:


plot (1:10:100, 1:10)
axis equal
daspect auto
pbaspect auto







    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55619>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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