Re: [Matplotlib-users] Memory leak - canvas.draw() + pyqt4

2011-10-08 Thread Matt Earnshaw
2011 21:22:45 +0400 > From: ? ??? > Subject: [Matplotlib-users] Memory leak - canvas.draw() + pyqt4 > To:matplotlib-users@lists.sourceforge.net > Message-ID: > Content-Type: text/plain; charset="utf-8" > > Memory leak - canvas.draw() + pyqt4 > Hi, my name is Sto

[Matplotlib-users] Memory leak - canvas.draw() + pyqt4

2011-10-08 Thread Стоян Велешки
Memory leak - canvas.draw() + pyqt4 Hi, my name is Stoyan.     I use the following packages: python 2.6 , PyQt 4.8.5-1, numpy 1.6 and matplotlib 1.0.1. In my program Matplotlib library I have used a GUI application created by "PyQt". In the program there is a loop that updates a graph by callin