Dynamically Generating a Graph in Python

Darren Dale dd55 at cornell.edu
Thu Sep 30 10:35:41 EDT 2004


Hi Tim,

Try looking into Matplotlib. There was some discussion on this recently in
their user forum:

http://sourceforge.net/mailarchive/forum.php?thread_id=5660596&forum_id=33405

Darren

Tim Henderson wrote:

> Hi
> I want to dynamically generate a graph in python that would be
> displayable on a web page. What would be the best way to do this?
> 
> The reason I want to do this, is because I am making a program to
> convert data from scientic probes into web pages. I have been able to
> do every thing except the graph generation.
> 
> Your help would be much appriciated
> 
> ---
> Tim Henderson




More information about the Python-list mailing list