| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Hello, I use gnuplot 4.2 on my openSuSE 10.3 system. The PNG terminal seems to have a bug when giving the terminal size parameter. The default size is 640x480 which works, however doubling this size does only work for the X-scale but not for y. Eg look at this session: $ gnuplot gnuplot> set terminal png size 1280 960 # 2* (640x480) gnuplot> set output '| display png:-' gnuplot> plot sin(x) The resulting output is a graphics of 1280x480 pixel on my system. Am I missing something? Thanks Rainer -- Rainer Krienke, Uni Koblenz, Rechenzentrum, A22, Universitaetsstrasse 1 56070 Koblenz, http://www.uni-koblenz.de/~krienke, Tel: +49261287 1312 PGP: http://www.uni-koblenz.de/~krienke/mypgp.html,Fax: +49261287 1001312 |
|
#2
| |||
| |||
| On Jun 16, 1:32 pm, Rainer Krienke <krie...@uni-koblenz.de> wrote: > The resulting output is a graphics of 1280x480 pixel on my system. Am I > missing something? yes! a comma: Syntax: set terminal png {{no}transparent} {{no}interlace} {tiny | small | medium | large | giant} {font <face> {<pointsize>}} {size <x>,<y>} {{no}crop} {{no}enhanced} {<color0> <color1> <color2> ...} |
|
#3
| |||
| |||
| tv wrote: > On Jun 16, 1:32 pm, Rainer Krienke <krie...@uni-koblenz.de> wrote: >> The resulting output is a graphics of 1280x480 pixel on my system. Am I >> missing something? > > yes! a comma: > Syntax: > set terminal png > {{no}transparent} {{no}interlace} > {tiny | small | medium | large | giant} > {font <face> {<pointsize>}} > {size <x>,<y>} {{no}crop} > {{no}enhanced} > {<color0> <color1> <color2> ...} Sigh, maybe I should go and get me eyeglasses ... :-) Thanks Rainer -- Rainer Krienke, Uni Koblenz, Rechenzentrum, A22, Universitaetsstrasse 1 56070 Koblenz, http://www.uni-koblenz.de/~krienke, Tel: +49261287 1312 PGP: http://www.uni-koblenz.de/~krienke/mypgp.html,Fax: +49261287 1001312 |
|
#4
| |||
| |||
| Il Mon, 16 Jun 2008 13:32:48 +0200, Rainer Krienke ha scritto: do this set terminal png size 800,600 and it will work -- "Noi fummo i gattopardi,i leoni.Chi ci sostituirĂ* saranno gli sciacalli,le iene.E tutti quanti,gattopardi,leoni,sciacalli o pecore,continueremo a crederci il sale della terra." GTdL Agostino Nevermore |
|
#5
| |||
| |||
| it is ok rainer, we are all blind sometimes even the things we are looking for are right before our eyes. sarah Rainer Krienke wrote: > tv wrote: > > > Sigh, maybe I should go and get me eyeglasses ... :-) > > Thanks > Rainer |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.