|
From: Ricardo S <sup...@gm...> - 2011-11-17 12:29:29
|
Hello all, I'm having some difficulties on configuring the margins in a PS output file. In my gnuplot script, I have the following lines: ... set tmarg 0 set bmarg 0 set lmarg 0 set rmarg 0 set origin 0.0,0.315 ... I manage to have a very nice positioning of my plot regarding top, left and right margins. However, I still have a lot of remaining bottom margin. How could I get rid of it? Thanks, Ricardo. |