On Tue, Dec 16, 2008 at 8:24 PM, John Poelstra poelstra@redhat.com wrote:
Are there any recommended books on representing data in graphs or charts with Python? If not, what are the currently recommended libraries to graph data with?
I do all my scientific data plotting with python-matplotlib currently
http://www.scipy.org/Cookbook/Matplotlib
-jef