| Trees | Indices | Help |
|---|
|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Creates a new graph model.
|
Creates new graph model object that has the same settings as
This includes axis/label visibility, actual plotting range, etc. Curves are not duplicated or referenced.
|
|
Adds a new curve to a graph model.
|
Removes all the curves having same description string as
|
Removes the curve having given index.
|
|
Gets a graph model curve by its index.
|
Finds the index of a graph model curve.
|
Removes all the curves from graph model |
Sets x and y graph model units to match a data line.
|
Checks whehter x axis can be lograrithmed.
|
Checks whehter y axis can be lograrithmed.
|
Sets one axis label of a graph model.
|
Gets the label of a one graph model axis.
|
Gets the abscissa range of a graph. Explicitly set minimum and maximum range properties take precedence over values calculated from curve abscissa ranges.
|
Gets the ordinate range of a graph. Explicitly set minimum and maximum range properties take precedence over values calculated from curve ordinate ranges.
|
Gets the log-scale suitable range minima of a graph curve. See Since: 2.8
|
Exports a graph model data to a file. The export format is specified by parameter
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Feb 11 04:01:00 2012 | http://epydoc.sourceforge.net |