Dynamically Generating a Graph in Python

Tim Henderson tim.tadh at gmail.com
Thu Sep 30 10:18:48 EDT 2004


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