Re: [Matplotlib-users] Not scaling patches.

2010-08-27 Thread Ben Edwards
Thu, Aug 26, 2010 at 2:24 PM, Ben Edwards wrote: > >> Hello, I've used matplotlib for a while but never had cause to ask a >> question until now. I am trying to add a patch to an axis, but would like >> the patch to remain the same size when, interactively, I resize the

[Matplotlib-users] Not scaling patches.

2010-08-26 Thread Ben Edwards
Hello, I've used matplotlib for a while but never had cause to ask a question until now. I am trying to add a patch to an axis, but would like the patch to remain the same size when, interactively, I resize the resulting figure. I am using TkAgg, and trying the following: >>> import matplotlib.pyp