Re: [matplotlib-devel] Large datasets performance....

2009-06-17 Thread Jimmy Paillet
The demo-animation.py worked beautifully out of the box at 150fps I upped a bit the array size to 1200x1200...still around 40fps... very interesting... jimmy 2009/6/17 Jimmy Paillet > > > 2009/6/17 Michael Droettboom > >> vehemental wrote: >> >>> Hello,

Re: [matplotlib-devel] Large datasets performance....

2009-06-17 Thread Jimmy Paillet
2009/6/17 Michael Droettboom > vehemental wrote: > >> Hello, >> >> I'm using matplotlib for various tasks beautifully...but on some >> occasions, >> I have to visualize large datasets (in the range of 10M data points) >> (using >> imshow or regular plots)...system start to choke a bit at that poi