|
From: Daniel G. <li...@da...> - 2006-04-24 15:37:56
|
>Daniel Graupner wrote: > >You'd have fared better with > > set size 1,0.8 > set multiplot layout 1,2 > I tried before, without sucess. The following works as expected: set size 1,0.9 set multiplot layout 1,2 scale 1,0.8 The results are different among different terminals, that is what I am confused about. Looks good now. Regards, Daniel. |