gnuplot
gnuplot ist in der version 3.7 installiert. Die ältere Version 3.5 kann
über gnuplot35 aufgerufen werden.
Die gnuplot 3.7 Hilfe komplett im HTML bzw.
PDF Format.
Die Quick Reference gibt es leider nicht
in aktueller Version.
Weitere Info aus den docs zum Postscript Treiber:
ps_file.txt
is a discussion of a PostScript file as written by gnuplot.
ps_guide.ps
is a PostScript file that has two pages. The first is a summary of the
enhanced syntax (available via "set terminal postscript enhanced". The
second is a table of the character codes. The table has the standard
encoding (shown in Times-Roman), the Symbol and Zapf-Dingbats fonts, and
the ISO-Latin1 (also known as ISO-8859-1) encoding. The last entry may
be changed to CP850 (for OS/2) or CP437 (for MS-DOS) by editing line #14
in the file. These non-standard encodings are selected via the "set
encoding" command.
ps_symbols.gpi
is a gnuplot command file that generates ps_symbols. ps_symbols.ps
is a PostScript file that shows a simple display of the 76 symbol types
available to the "postscript" terminal and selectable via the "pt" option
on the "plot" command.