  |
Gnuplot.py - http://gnuplot-py.sourceforge.net/
A Python package, that interfaces to Gnuplot allowing the use of Gnuplot from within Python to plot arrays of data from memory, data files, or mathematical functions. |
  |
Bernhard Reiter: Gnuplot - http://www.usf.uni-osnabrueck.de/~breiter/tools/gnuplot/index.en.html
Links and resource page. |
  |
Gnuplot Wiki - http://gnuplot.flexkb.net/
User-contributed knowledge-base for the software. |
  |
Visualize your data with gnuplot - http://www-128.ibm.com/developerworks/library/l-gnuplot/
IBM developerWorks tutorial, explaining how to turn your data and functions into professional-looking graphs with Gnuplot 4.0. |
  |
gnuplot_i - http://ndevilla.free.fr/gnuplot/
Interface for ANSI C by Nicolas Devillard. Module enables sending display requests to a Gnuplot session through simple program calls. Includes documentation and downloads. |
  |
GnuplotFortran - http://sourceforge.net/projects/gnuplotfortran
A Fortran 90/95 API, which provides routines that enable direct access to gnuplot from within a program. SourceForge page, with project summary, news, and source download. |
  |
Gnuplot-mode for Emacs - http://cars9.uchicago.edu/~ravel/software/gnuplot-mode.html
A major mode for the emacs text editor, including syntax highlighting, auto-completion, and useful key-bindings. Includes download and documentation. |
  |
X Gnuplot Front End - http://www.uni-koeln.de/rrzk/software/grafik/visualization/xgfe/xgfe.html
Xgfe is a GUI front end to the Gnuplot plotting package. Documentation and Source Code available. |
  |
Gnuplotme: Gnuplot Made Easy - http://www.jamjoom.net/tools/gnuplotme/gnuplotme.html
A simple intuitive front-end script for gnuplot, it also provides powerful mathematical and statistical capabilities for manipulating input data. |
 |
Gnuplot Central - http://www.gnuplot.info/
Official website for gnuplot 4. Includes downloads, screenshots, documentation, and links to other help and tutorials. |
 |
Gnuplot Frontend - http://www.phys.uni-paderborn.de/~stern/pl/
pl is a Bourne-shell script aimed at portability, by Michael Sternberg. It uses awk to extract and possibly manipulate columnar data, including numerical derivatives on the fly. Runs on at least the following systems: OSF1/Digital/Tru64, HP-UX, FreeBSD, Linux, and Solaris. History, examples and screenshots provided. |
 |
Challenge Technical Guide - Gnuplot Tutorial - http://www.challenge.nm.org/ctg/graphics/tutorial.shtml
Demonstrate the use of Gnuplot on a PC. |
 |
Gnuplot Not So Frequently Asked Questions - http://t16web.lanl.gov/Kawano/gnuplot/index-e.html
Introduction to gnuplot, basic use from start to the end, covering general information to how do I draw a 3-dim. grid graph from 3-Dim scattered data. |
 |
Using Gnuplot - http://mathewpeet.org/computing/gnuplot/
Introduction tutorial for plotting functions, scripts, and macros by Mathew Peet. |