yampex.subplot
module documentation
Part of yampex
Simple subplotting.
Class | SpecialAx | I pretend to be the matplotlib.Axes that I'm constructed
with except that I intercept plotting calls and have a few extra
methods. |
Class | Subplotter | I handle your subplots, boundary setting and ticks. A Plotter instance
constructs me with a reference to itself and an integer number of columns
and rows. |