Do Interactive plotting tools for a website exist?
Mike Steed
msteed at fiber.net
Wed Sep 13 22:11:10 EDT 2000
More information about the Python-list mailing list
Wed Sep 13 22:11:10 EDT 2000
- Previous message (by thread): Do Interactive plotting tools for a website exist?
- Next message (by thread): Do Interactive plotting tools for a website exist?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Chris Arai wrote: > Hello, > > I am trying to create a web page that will allow users to input data and > then have a cgi script plot it for them and do other calculations. My > original thought was to use Python to grab data from a form, crunch it > and then plot it. Are there any plotting tools that will allow me to > create graphs in browser viewable format? > Try searching on 'chart' or 'graph' at the Vaults (down at the moment): http://www.vex.net/parnassus/ > Or are there any tools that will allow me to do this directly, with out > writing the cgi script myself (I'm doubtful)?? (So am I.) > Thanks, > Chris -- M.
- Previous message (by thread): Do Interactive plotting tools for a website exist?
- Next message (by thread): Do Interactive plotting tools for a website exist?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list