|
| From: | Doug Stewart |
| Subject: | [Octave-bug-tracker] [bug #52781] Plot area freezes in size, and will not change when the window is resized. |
| Date: | Mon, 1 Jan 2018 21:17:18 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36 |
URL:
<http://savannah.gnu.org/bugs/?52781>
Summary: Plot area freezes in size, and will not change when
the window is resized.
Project: GNU Octave
Submitted by: dastew
Submitted on: Tue 02 Jan 2018 02:17:16 AM UTC
Category: Plotting
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Assigned to: None
Originator Name: Doug Stewart
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 4.2.1
Operating System: GNU/Linux
_______________________________________________________
Details:
Run this code
plot (rand(2,10))
set(gca, 'units','pixels')
Now make the window bigger. Notice that the plot size does not change.
The zoom and pan and autoscale all work in the plot window but you can't
change the plot window size.
ubuntu 17.04 octave stable abe0b0e08897
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52781>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |