How do I print out my graphs?
The kind of output produced is determined by the 'set terminal'
command; for example, 'set terminal postscript' will produce
the graph in PostScript format. Output can be redirected using
the 'set output' command.