Hi Bill, I just tried ezplot and encountered some problems:
In [1]: import ezplot In [2]: p = ezplot.Plotter() In [3]: p.plot([1,2,3],[1,4,9],marker='o') At this point a window pops up for a second, closes again and plot does not return. I'm running python 2.4.4 on kubuntu linux with wxPython 2.6.3.3, twisted 2.4. Any ideas how to solve that? Christian _______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion