Package PyFoam :: Package Basics :: Module GnuplotTimelines :: Class GnuplotTimelines
[show private | hide private]
[frames | no frames]

Class GnuplotTimelines

Gnuplot --+
          |
         GnuplotTimelines


This class opens a gnuplot window and plots a timelines-collection in it
Method Summary
  __init__(self, timelines, persist, with, alternateAxis)
  redo(self)
Replot the timelines

Class Variable Summary
int terminalNr = 1                                                                     

Method Details

__init__(self, timelines, persist=None, with='lines', alternateAxis=[])
(Constructor)

Parameters:
timelines - The timelines object
           (type=TimeLineCollection)
persist - Gnuplot window persistst after run
with - how to plot the data (lines, points, steps)
alternateAxis - list with names that ought to appear on the alternate y-axis
Overrides:
Gnuplot._Gnuplot.Gnuplot.__init__

redo(self)

Replot the timelines

Class Variable Details

terminalNr

Type:
int
Value:
1                                                                     

Generated by Epydoc 2.1 on Mon Jan 22 23:52:48 2007 http://epydoc.sf.net