|
From: Benjamin L. <lin...@gm...> - 2010-02-08 08:09:35
|
> gnuplot> set term win size 1024, 768 position 200, 200 > Terminal type set to 'windows' > Options are 'color noenhanced font "Arial, 10"' > gnuplot> plot sin(x) > > However size are small compared to that expected (t) and position option > was not changed. Oops, my mistake. and a very stupid one. Second try, again patch is attached. One thing I am not sure about is, what is to be called the 'size' of the graph window. Is it the total extension of the window on screen? Or is it the extension of the actual plotting canvas? The first currently also contains the status bar and it might possibly contain a menu bar or icon toolbars (like the wxt term). If I copy the graph window to the clipboard, then I don't get the full window as displayed on screen but only the plotting canvas. So the size of the copied plot differs from the size of the window shown on screen. I tend to view the 'size' as the extension of the canvas, but I'm not convinced everybody else does... comments? benjamin -- Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 - sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser |