|
From: Thomas H. <tph...@gm...> - 2007-03-28 14:27:10
|
Gnuplotters, I cooked up a simple demo for using gnuplot in a web page, and pushed the source out to google project hosting in case this could be useful to anyone. There is functionality for creating 2d graphs, 3d graphs, and financial data. It's very basic, ~ 300 LOC including the html form; I just wanted to get something out there. If anyone has ideas on how this could be improved and/or would like repo commit to add their own refinements, please let me know and I will be glad to accomodate. Also, I am a newcomer to the gnuplot scene, so let me know if it would be appropriate to post this to other mailing lists. Demot: http://64.22.71.11/gnuplot/gnuplot.html Source:: http://code.google.com/p/gnuplotwebinterface/ Enjoy! Thomas. |