Figures() | Container of a bunch of figures. |
Helper functions for drawing figures for inclusion in LaTeX documents using matplotlib.
Bases: object
Container of a bunch of figures.
Methods
savefig([ext]) | |
setup_figure([name, width, height, ...]) | Use this to setup the figure properties. |
text(text[, latex]) | Use this to format text for labels etc. |
Use this to setup the figure properties. :Parameters:
width : Fraction of columnwidth for figure height : Fraction of natural height (in terms of golden mean) col_width_pt : Get this from LaTeX using showthecolumnwidth