Robert Kern wrote:
>>    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

Oh. :-)

That's a pretty neat trick -- now can you make my embarrassment go away?

   I did do a quick search to see if anyone had done anything similar;
but I guess I wasn't using the right keywords.

> ;-)

You may point and laugh.

Damn, that's a neat toolkit! Thanks for pointing me to it!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to