Re: [Matplotlib-users] Wxpython, Matplotlib and draw_artist

2009-05-07 Thread John Hunter
On Wed, May 6, 2009 at 1:05 PM, Elan Pavlov wrote: > Hi, > I can't get wxpython to play well with matplotlib and draw_artist. > After mucking around quite a bit I think I narrowed it down to the > draw_artist function The problem seems to be that draw_artist when > working within wxpython (as oppo

Re: [Matplotlib-users] Wxpython, Matplotlib and draw_artist

2009-05-07 Thread Michiel de Hoon
text, if any ... > or will this slow it down to the extent of being useless? I wouldn't know why. --Michiel. --- On Thu, 5/7/09, Elan Pavlov wrote: > From: Elan Pavlov > Subject: Re: [Matplotlib-users] Wxpython, Matplotlib and draw_artist > To: mjldeh...@yahoo.com > Cc: mat

Re: [Matplotlib-users] Wxpython, Matplotlib and draw_artist

2009-05-07 Thread Elan Pavlov
t; which is usually not a good idea. > > --Michiel > > > > > --- On Wed, 5/6/09, Elan Pavlov wrote: > >> From: Elan Pavlov >> Subject: [Matplotlib-users] Wxpython, Matplotlib and draw_artist >> To: matplotlib-users@lists.sourceforge.net >> Date: Wednesday, M

Re: [Matplotlib-users] Wxpython, Matplotlib and draw_artist

2009-05-07 Thread Michiel de Hoon
on bypasses the event loop, which is usually not a good idea. --Michiel --- On Wed, 5/6/09, Elan Pavlov wrote: > From: Elan Pavlov > Subject: [Matplotlib-users] Wxpython, Matplotlib and draw_artist > To: matplotlib-users@lists.sourceforge.net > Date: Wednesday, May 6, 2009, 2:05 PM &

[Matplotlib-users] Wxpython, Matplotlib and draw_artist

2009-05-06 Thread Elan Pavlov
Hi, I can't get wxpython to play well with matplotlib and draw_artist. After mucking around quite a bit I think I narrowed it down to the draw_artist function The problem seems to be that draw_artist when working within wxpython (as opposed to a simple mpl window) doesn't remove the old points it p