Package asap :: Module asaplot :: Class asaplot
[show private | hide private]
[frames | no frames]

Class asaplot

asaplotbase --+
              |
             asaplot


ASAP plotting class based on matplotlib.
Method Summary
  __init__(self, rows, cols, title, size, buffering)
Create a new instance of the ASAPlot plotting class.
Inherited from asaplotbase: clear, delete, get_line, hist, hold, legend, palette, plot, position, region, register, release, save, set_axes, set_figure, set_limits, set_line, set_panels, set_title, show, subplot, text, tidy, vline_with_label

Method Details

__init__(self, rows=1, cols=0, title='', size=(8, 4), buffering=False)
(Constructor)

Create a new instance of the ASAPlot plotting class.

If rows < 1 then a separate call to set_panels() is required to define the panel layout; refer to the doctext for set_panels().
Overrides:
asap.asaplotbase.asaplotbase.__init__

Generated by Epydoc 2.1 on Wed May 2 14:24:32 2007 http://epydoc.sf.net