|
From: Thomas S. <t.s...@fz...> - 2008-07-18 15:49:03
|
> ... > set term post color enhanced it's the 'enhanced' option which positions the xlabel at a slightly different position than 'noenhanced' mode does. the bounding box should be adjusted differently in 'enhanced' mode, but it isn't. you could adjust (with a simple text editor) the bounding box from %%BoundingBox: 50 50 410 302 to %%BoundingBox: 50 48 410 302 in the eps-file to get the complete xlabel shown. -- View this message in context: http://www.nabble.com/eps---cuts-down-the-x-label-tp18507008p18532230.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |