Plotting histograms, scatter plots in Python

Fernando Perez fperez528 at yahoo.com
Fri Aug 6 14:19:35 EDT 2004


Dr. Colombes wrote:

> What is the easiest way to generate some plots and graphs in Python ?
> 
> Specifically interested in simple histograms and scatter plots with
> circles and regression lines.

google('matplotlib')
google('gnuplot.py')

hth,

f



More information about the Python-list mailing list