This has been discussed before, but I've not previously been successful in
creating a simple example.
Running 4.2.5 or the deverlopers sources, the following command produce a
growing x11 window.
set terminal x11
set multiplot; plot sin(x); unset multiplot;
set multiplot; plot sin(x); unset multiplot;
set multiplot; plot sin(x); unset multiplot;
set multiplot; plot sin(x); unset multiplot;
set multiplot; plot sin(x); unset multiplot;
set multiplot; plot sin(x); unset multiplot;
set multiplot; plot sin(x); unset multiplot;
...
For me, repeating the set/plot/unset line 100 times is sufficient. However,
I do not get consistent results on different computers. There seems to be a
timing issue.
In any event, this did not show up for me until after the option for
specifying the size and position of the x11 window was added (for 4.2.4 no
growth occurs).
When the window does grow it appears to be by the amount allocated for the
mouse coordinates.
Nobody/Anonymous
None
None
Public
|
Date: 2009-07-31 11:23 Thanks Ethan. |
|
Date: 2009-07-04 23:57 OK. I've commited this fix, since we will need it anyhow if we are ever to |
|
Date: 2009-06-30 20:20 The good news is that I now understand why this happens, and simple fix |
| Filename | Description | Download |
|---|---|---|
| debug.gp | Demo script | Download |
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use