|
From: Ethan A M. <merritt@u.washington.edu> - 2006-06-07 05:27:44
|
On Tuesday 06 June 2006 04:08 pm, Timoth=E9e Lecomte wrote: > Ethan Merritt wrote: > > I would rather the plot filled the window. > gnuplot> plot x =3D> the plot window is filled, let's say it is 600x400 > [you resize the window to 200x200] =3D> the plot will be scaled to=20 > 200x133, (font sizes and linewidths rescaled) > gnuplot> plot x =3D> the plot window is filled again, the plot is=20 > 200x200, the font sizes and linewidths are back to original. >=20 > I like this behaviour because gnuplot has carefully taken the font sizes= =20 > into account to draw something with a good layout, so this layout should= =20 > not be messed up when you resize your window (remember that we can't=20 > call 'replot' automatically as it is not compatible with multiplot). X11 manages to resize multiplots just fine, so it's not impossible. Even if resizing a wxt window works slightly differently for multiplots, I would still rather have the plot continually redrawn to fill the plot area as the window is resized in the normal case. =2D-=20 Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle 98195-7742 |