yampex.adjust
module documentation
Part of yampex
Function | lru_cache | Dummy cache function for those few souls still slogging along with Python 2.x. |
Class | HeightComputer | I compute vertical (height) spacings for an Adjuster instance
adj. |
Class | TextSizeComputer | I compute dimensions of text strings and Matplotlib text objects, using my default DPI of 100 or a different one you supply in my constructor. |
Class | Adjuster | I do the hard work of trying to intelligently adjust white space around and in between subplots. |