web: Choose another graphs package
I want another graph module for the web-frontend.
One which is based upon JSON and AJAX. (Issue #9 need to be solved first)
I have had two jQuery based graph modules recommended:
- flot (http://code.google.com/p/flot/) -- Starting to become one of the "go to" libraries for jQuery charting
- jqPlot (http://www.jqplot.com/)
And some non-jQuery modules:
- processing.js (http://processingjs.org/) -- Has some neat stuff in it
- Protovis (http://vis.stanford.edu/protovis/ex/)
- raphaeljs (http://raphaeljs.com/) -- SVG, simple to use
Think I like the "flot" (http://code.google.com/p/flot/) graph package best.
Just need to find some time to play with it...
yup "flot" seems great to me too +1 for that thanks for this great piece of software
Hi,
Regarding the frontend I admit that it needed a good update :). So I'm pretty proud to present you my work hoping that you like it (it's my small contribution to the project).
I don't know if you continue to follow/code this project but I have some questions to ask you, please ?


BR.
That does look super nice. But I'm not really developing this project any more...
Seeing the last update dates, I suspected that you shouldn't follow this project anymore. If you want to continue please let me know :) BTW Thank you for all!