jQuery Graphs and Charts
- Started
- Last post
- 6 Responses
- mstocks
Does any one have any comments on some of the graphing/ charting libraries for jQuery? Any recommendations?
My only requirements that it needs to be jQuery since that's our preferred library. obviously it could be just HTML5/CSS3...
Been looking at this...
- spot130
I've been using Google Chart Tools for a while, used to be Flash but now fully ported to HTML5:
http://code.google.com/apis/char…
- EPtype0
I'm working with this... seems pretty easy to customize:
http://www.highcharts.com/demo/
- 3030
I've been using highcharts for a while I find it pretty good. Had some problems with pie-charts - for some reason had to change JSON formatting for that type of chart.
- ********0
Thanks for the thread. Was just about to post a similar question.
- fugged0
I've used both highcharts and Google's visualization APIs for various projects. Both seemed to work well, each had it's advantages and disadvantages depending on the project and the objectives.
- orrinward20
Sencha is very nice, as is it's free predecessor, RaphaelJS
- I am a fool - neither are jQuery, but very easy to learn and powerful!orrinward2