Hello,
 
I have a python CGI program. I would like to show a graph within a HTML plage. I would like to dynamically generate the graph using the python CGI script on the web server side and send it to the browser.
 
My question is how can I do this in python? Is there a free tool to do this? Can someone please send me some simple python code to draw simple graphics within HTML (e.g. draw a line or a circle).
 
Thank you in advance.
 Debashis
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to