| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
pdfcomponent.PDFComponent --+
|
Plotter
Plots a single graph. It can have multiple curves.
|
|||
|
Curve Curve stores the information for a curve in the plot There are three ways of forming x and y data lists. |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
__plotWindowNumber = 1
|
|||
|
|||
|
Inherited from |
|||
|
|||
initialize name -- name of plot
|
close up the plot force -- if True, close forcibly
|
get called when self.window is closed by user
|
generate a symbol style index -- plotting style index |
generate a line style index -- plotting style index |
generate a linesymbol style index -- plotting style index |
Make a 2D plot xName -- x data item name yNames -- list of y data item names ids -- Objects where y data items are taken from shift -- y spacing for different ids dry -- dry run |
show the plot on screen bShow -- True to show, False to Hide. None to toggle return value: current status of window |
change of the data is notified data -- data object that has changed |
export current data to external file filename -- the name of the file to save data |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Fri Apr 10 19:11:01 2009 | http://epydoc.sourceforge.net |