| Trees | Index | Help |
|
|---|
| Package PyKF :: Module Plot :: Class PlotFactory |
|
Gnuplot --+
|
PlotFactory
| Method Summary | |
|---|---|
Class initialization | |
Internal histogram specification for handling nested arrays | |
Internal plotting specification for handling nested arrays | |
| Method Details |
|---|
__init__(self,
debug=False)
Class initialization
|
histogram(self, data, name, nbins=None, xlab=None, ylab='Frequency', xrange=None, suffix='', discrete=False, format='png')Internal histogram specification for handling nested arrays |
trace(self, data, name, xlab='Iteration', ylab=None, suffix='', style='lines', format='png', same_axes=False)Internal plotting specification for handling nested arrays |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Tue Mar 22 13:16:54 2005 | http://epydoc.sf.net |