This is relating wxmpl (wxPython+matplotlib). version 2.0dev of wxmpl,
matplotlib ver 1.1.0, and wx version is 2.8.12.1.
Since wxmpl is a very "thin" layer above mpl, I believe this is an issue
with mpl.
I'm using wxmpl and trying to get mouse points and selection. This
fails when there is more t
github.com/matplotlib/matplotlib/pull/89
>
> so we may be getting to the bottom of this type of leak.
>
> Mike
>
> On 04/20/2011 05:18 PM, Oren Gampel wrote:
>
> I have now tested this with version 1.1.0svn from the trunk of the dev
> repository.
> I believe this ver
ll evident in the small script I've attached.
Again, please note that this script has no axes, plots, or drawn components,
only an empty canvas that is being redrawn and causes the memory growth.
Any ideas how to resolve this or further debug this?
Thanks for your help,
Oren
On Mon, Apr 11,
I'm having a memory leakage using matplotlib 1.0.1 with wx 2.8.11.0, on
windows XP.
To reproduce, I used the sample from here:
http://matplotlib.sourceforge.net/examples/animation/dynamic_image_wxagg2.htmland
deleted most of the significant lines (see below). I only create a
canvas but I don't cre