gnuplot homepage

title figure
FAQ
Download
Demos and Screenshots
Documentation
Links
Useful scripts
Tutorials, learning, help
title figure

Gnuplot is a portable command-line driven interactive data and function plotting utility for UNIX, IBM OS/2, MS Windows, DOS, Macintosh, VMS, Atari and many other platforms. The software is copyrighted but freely distributed (i.e., you don't have to pay for it). It was originally intended as to allow scientists and students to visualize mathematical functions and data. It does this job pretty well, but has grown to support many non-interactive uses, including web scripting and integration as a plotting engine for third-party applications like Octave. Gnuplot has been supported and under development since 1986.

Gnuplot supports many types of plots in either 2D and 3D. It can draw using lines, points, boxes, contours, vector fields, surfaces, and various associated text. It also supports various specialized plot types.

Gnuplot supports many different types of terminals: interactive screen terminals (with mouse and hotkey functionality), pen plotters (like hpgl), printers (including postscript and many color devices), and printings to output file as vectorial pseudo-devices like LaTeX, metafont, pdf, svg, or bitmap png. Gnuplot is easily extensible to include new devices.


Current officially released version is gnuplot 4.0
(released on April 16 2004). Here is the gnuplot copyright.
Development version (gnuplot 4.1) on SourceForge CVS
New features are being added regularly. You are welcome to build gnuplot from the CVS source code or download a testing binary, but be aware that it is a work in progress. You will find instructions and more information on the development page. See also


May 2006