0

I´m looking for a chart component using AJAX/Jscript written above jQuery that allow me to build line, bar and pizza custom graphics. Something like jQGrid is for grids...

Any suggestions of what shall I use...

Thanks

tereško
  • 58,060
  • 25
  • 98
  • 150
Mendes
  • 17,489
  • 35
  • 150
  • 263

1 Answers1

1

please see the follwoing link this is being discussed previously jQuery Charting

Below are some famous plugins

http://www.jqplot.com/

http://www.flotcharts.org/

http://jquerychart.net/

Community
  • 1
  • 1
Mahesh
  • 2,731
  • 2
  • 32
  • 31
  • Which one is the most "common used" ? Any advice ? – Mendes Sep 05 '13 at 20:34
  • We have been using jqplot and were very good. Again it depends on chart type you need. You have most of the common chart type with jqplot. – Mahesh Sep 06 '13 at 01:27