Home | Trees | Index | Help |
|
---|
Module wxmpl :: Class StripCharter |
|
Axes
.
Method Summary | |
---|---|
Create a new StripCharter associated with a matplotlib
axes . | |
Specify the data-providers of the lines to be plotted and updated. | |
Redraw the associated axes with updated lines if any of the channels' data has changed. |
Method Details |
---|
__init__(self,
axes)
Create a new |
setChannels(self, channels)Specify the data-providers of the lines to be plotted and updated. |
update(self)Redraw the associated axes with updated lines if any of the channels' data has changed. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Aug 28 13:47:50 2006 | http://epydoc.sf.net |