> From: Eric Firing [mailto:efir...@hawaii.edu] > Sent: Wednesday, October 06, 2010 20:53 > > I modified it slightly and applied to the maintenance branch. It will > get merged into the trunk eventually. > > Your patch as submitted was not respecting the previously-set value of > self._tight, hence my modification.
Thank you for the review and correction, Eric. Your modification clarified for me another behavior of the prior and new implementations: The argument tight=True is retained for future autoscaling calls with tight=None, but tight=False doesn't stick; future calls use the automatic children-based logic. Does the Axes._tight attribute need to have three legal values (corresponding to tight, loose, and children-based) to yield the documented behavior? ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel