Jan Danielsson wrote: > Hello all, > > I wanted to plot some statistics, so I wrote a simple wxPython class > to do it. Then I realized that I would like to draw bar graphs, so I > added that too. > > Since I'm a complete Python newbie, I haven't done much of it the > "Python way", I suspect. So, I'm wondering if someone would like to show > me some of the tricks I should have used.
Trick #1: import matplotlib ;-) -- Robert Kern [EMAIL PROTECTED] "In the fields of hell where the grass grows high Are the graves of dreams allowed to die." -- Richard Harter -- http://mail.python.org/mailman/listinfo/python-list