Re: [Matplotlib-users] Backend Comparison

2009-07-13 Thread vehemental
Let me give some results of experience regarding these issues On the same dataset of 600 *7500 points, with the simple plot function, (from the example, embedding in wxagg) WxAgg was much faster than Wx... on a linux machine, while the WxAgg drawing appeared close to a second or 2 after launc

Re: [Matplotlib-users] Backend Comparison

2009-07-12 Thread Sebastian Haase
On Sun, Jul 12, 2009 at 5:23 AM, John Hunter wrote: > On Sat, Jul 11, 2009 at 7:31 PM, Brian Lewis wrote: >> Does there exist any big-picture comparisons of the provided backends?  For >> example, it would be nice to know what features each backend has or lacks. >> It would also be nice to which ba

Re: [Matplotlib-users] Backend Comparison

2009-07-11 Thread John Hunter
On Sat, Jul 11, 2009 at 7:31 PM, Brian Lewis wrote: > Does there exist any big-picture comparisons of the provided backends?  For > example, it would be nice to know what features each backend has or lacks. > It would also be nice to which backends were generally faster...and which > were recommend