Re: [Matplotlib-users] speed of "simple plots" (using wx)

2009-06-03 Thread Eric Firing
Sebastian Haase wrote: > Hi, > I am still using the old "plt" package that used to be part of SciPy ( > I fixed it up, kept it alive and it runs now fine with numpy). > I would really like to switch to matplotlib (using the wx backend) but > I'm having concerns regarding speed. > > So I was wonder

[Matplotlib-users] speed of "simple plots" (using wx)

2009-06-03 Thread Sebastian Haase
Hi, I am still using the old "plt" package that used to be part of SciPy ( I fixed it up, kept it alive and it runs now fine with numpy). I would really like to switch to matplotlib (using the wx backend) but I'm having concerns regarding speed. So I was wondering what are other people's speed ben