Which is the Best JQuery grid plugin?

Which is the best jQuery plugin to create charts like Facebook insights?

  • Hi, I'm creating a analytics page and want to have a similar look to Facebook insights. I just came to know about http://highcharts.com. They charge $80 per single domain. Suggest me a is the best free or low cost jQuery plugin to achieve it . Thank you!

  • Answer:

    I am going to disagree with recommending Raphael - the charting plugin for Raphael (g.raphael) is not compatible with Raphael2.0. I would suggest using Donatello - a strictly CSS + jQuery solution. Alternatively, there are jQuery plugins that are pretty barebones and ripe for hacking to be exactly like you want. I will pimp my own projects here: jBarGraph and jPieGraph (both on the official jQuery plugins list)

Zach Wick at Quora Visit the source

Was this solution helpful to you?

Other answers

It should be done with Raphaël JS library http://raphaeljs.com/ (example http://raphaeljs.com/pie.html). It great and usable library which allow to create graphic. It's possible to use it like a cross-browser solution, it works in Firefox, Chrome, Opera, Internet Explorer, etc. It's based on SVG and VML specifications. Hightcharts are great too, I've created web app for social analytics and use this library.

Michal Maňák

Here's a pretty good one by kendo: http://demos.kendoui.com/dataviz/overview/index.html Its more of a charting framework than just a plugin.

Prashant Chaudhary

I am using the free version of https://www.shieldui.com/home for my current project. They are very feature rich, and also provide wrappers for asp.net and mvc if you ever have to handle a project on a different platform. You can also check their commercial offering.

David Johnson

If you are just looking for jQuery plugin to create charts , I find VanCharts (http://www.vancharts.com/) is best. It's a free library for making visual charts.

Yan Yue

You might want to investigate http://d3js.org/ Its syntax is jQuery-like, and at least re: the charts themselves, you likely don't need jQuery at all.

Sandro Pasquali

I have collected the best list of jQuery plugins you can find http://jquer.in/tag/jquery-graph-plugin/

Jay Kanakiya

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.