Package PyFoam :: Package ThirdParty :: Package Gnuplot :: Module _Gnuplot
[hide private]
[frames] | no frames]

Module _Gnuplot

source code

_Gnuplot.py -- An object that represents a running gnuplot process.

This file implements the Gnuplot plotter object, which is an abstract interface to a running gnuplot process.

Classes [hide private]
  _GnuplotFile
A file to which gnuplot commands can be written.
  Gnuplot
Interface to a gnuplot program.

Variables [hide private]
  __cvs_version__ = '$Revision: 2.9 $'

Imports: sys, string, types, gp, PlotItems, termdefs


Variables Details [hide private]

__cvs_version__

None
Value:
'$Revision: 2.9 $'