Kenneth Miller wrote: > I am new to Python and i was wondering what graphing utlities would be > available to me. I have already tried BLT and after weeks of unsuccesful > installs i'd like to find something else. Anything someone would recommend?
start here: http://www.python.org/moin/NumericAndScientific/Plotting http://starship.python.net/crew/jhauser/plot-res.html or roll your own: http://effbot.org/zone/wckgraph.htm </F> -- http://mail.python.org/mailman/listinfo/python-list