yampex.plot module documentation
Part of yampex
| Class | PlotterHolder | Plotter uses a
class-wide instance of me to hold weak references to its instances. |
| Class | Dims | I store dimensions of things for each subplot. If my debug class
attribute is set True, I print info about what's being set and
get for debugging purposes. |
| Class | Plotter | I provide a Matplotlib Figure with one or more time-vector
and XY subplots of Numpy vectors. |