Re: [Matplotlib-users] Scatter is slow to render many points

2008-11-19 Thread John Hunter
On Wed, Nov 19, 2008 at 8:56 AM, Gregory Desvignes <[EMAIL PROTECTED]> wrote: > > Hi all, > > I'm using matplotlib inside the backend_gtkagg with the scatter function > to draw a simple graph with 2 to 4 points. The points may have > only 2 differents sizes and 4 differents color depending

[Matplotlib-users] Scatter is slow to render many points

2008-11-19 Thread Gregory Desvignes
Hi all, I'm using matplotlib inside the backend_gtkagg with the scatter function to draw a simple graph with 2 to 4 points. The points may have only 2 differents sizes and 4 differents color depending on some criteria and should be 'clickable'. The problem is that the plot rendering i