Axis children exclude offset text

Hi, developers. While trying to set the properties of all text in a figure, I noticed that the offset text of each axis was not being returned by get_children(), so the offset text wasn’t receiving the new properties. I opened a tracker with a demonstration and suggested trivial patch at http://sourceforge.net/tracker/?func=detail&atid=560720&aid=3001208&group_id=80706.

Thank you for your continued work on matplotlib.

Thanks for the patch -- applied to branch and trunk.

JDH

···

On Wed, May 19, 2010 at 11:29 AM, Stan West <stan.west@...595...> wrote:

Hi, developers. While trying to set the properties of all text in a figure,
I noticed that the offset text of each axis was not being returned by
get_children(), so the offset text wasn't receiving the new properties. I
opened a tracker with a demonstration and suggested trivial patch at
http://sourceforge.net/tracker/?func=detail&atid=560720&aid=3001208&group_id=80706.

Thank you for your continued work on matplotlib.