|
From: Hans-Bernhard B. <HBB...@t-...> - 2008-02-15 16:15:36
|
Gauthier, Dave wrote: > I’m trying to generate images files from gnuplot runs. I’m successful > in creating gif (I’m running 4.0 on LInux). Then before you do anything else, I have to suggest you update to the current version. 4.0 is almost 4 years old now. > medium, large, giant). So, the explicit text size declatarions I have > in the gnuplot script that I run really don’t have any effect on the > output (please correct if this sounds wrong). With the GIF driver in the version you're using, that's probably correct. > QUestin: Is there another file format that will give me more control > over text sizes? PostScript > I’m trying to include footnotes at the bottom of my plot. The only way > I can see to do that is to add xlabel and play with xoff/yoff to place > the notes. Is there a better way? "help set label" |