Graf fegrað fyrir birtingu

Sjálfgefnar stillingar Gnuplot henta engan vegin fyrir öll tilvik og satt að segja eru gröfin oft æði hrá. Því getur verið gott að laga þau aðeins til áður en þau eru prentuð út, sett í grein eða á netið.

Litir ferla

Leturgerð

http://www.gnuplotting.org/plotting-functions/

Stærð grafs

set terminal   see "help set term"
set out "" specifieso u t p u t f i l e
replot  w r i t e s i t t o d i s k
set out  c l o s e s t h e f i l e h a n d l e
set terminal windows|x11  r e s t o r e s t h e t e r m i n a l r e
plot r e d r a w s t h e p l o t 

Most plots are automatically sized to fill a sheet of ppaper
Exceptions: encapsulated ps (more on this later), multiplot – So generally I preface this with • set size 0.75, 0.75 (or so, give or take) – Restore with • set size

set term post eps enhanced color is pretty standard fare • eps generates plots that are 5"x3.5" • set size 0.65, 0.65 creates 1-LaTeX-column-sized plots • "Helvetica" 14 set by default; "Times-Roman" 14 decent, too•enhanced allows fancy texting in LaTeX-jargon (more later)