GnuPlot
GnuPlot is a versatile command line programme that can generate two- and three-dimensional plots of functions and data. The programme runs on all major computers and operating systems. GnuPlot is a program with a fairly long history, dating back to 1986.
GnuPlot can produce output directly on screen, or in many formats of graphics files, among which PNG, EPS, SVG, JPEG and many others. The programme can be used both interactively and in batch mode using scripts. The programme is well supported and documented. Extensive help can also be found on the Internet.
GnuPlot is used as the plotting engine of GNU Octave.
gnuplot_i ("gnuplot_pipes")
gnuplot_i is an interface that allows a running program in Fortran or C to pass data to GnuPlot for plotting. gnuplot_i can be downloaded here: http://ndevilla.free.fr/gnuplot/
External links
- gnuplot Central contains links to the FAQ and to download locations
- gnuplot demo plots
- gnuplot copyright
- "Not so frequently asked questions" about gnuplot (various tips).
- Visualize your data with gnuplot — IBM tutorial
- Gnuplot Tips — mouse command reference
- P. Mikulik's tutorial
- Wikipedia article on GnuPlot