Christopher Barker wrote:
>
> ednspace wrote:
>> I'm using WXpython and the OO api of matplotlib.
>
> Have you tried wxAgg? if nothing else, it should look better. It would
> be interesting to see if it behaves differently as far as memory is
> concerned.
&g
I am trying to make a dynamic plot to monitor sensor data, slowly over time.
It will be updated about once a second.
When I leave my app running it slowly fills up memory. I am new to OO
programming, python and Matplotlib so the chances of me doing something
wrong are huge!
I'm using WXpython a