Changes

Jump to navigation Jump to search
No change in size ,  10:45, 23 September 2007
m
Gnuplot support output in different formats with, for example
set terminal mp color solid
will output a metapost document with colors and without dashed lines. After some appropriate preprocessing (with [[MPtoDFMPtoPDF]] for this particular case) this file can be included in PDF documents.
You can specify the terminal with
* [http://www.gnuplot.info/docs/gnuplot.html#png_(OLD) png]: outputs bitmap images (no preprocessing needed)
* [http://www.gnuplot.info/docs/gnuplot.html#pdf pdf]: outputs PDF directly (no preprocessing needed), but is usually not available in most binaries of gnuplot
* '''context''':
== Development ==

Navigation menu