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
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
There are many good jQuery charting library-like http://www.chartjs.org/, http://www.jqplot.com/ and-so-on. All these are free, easy to use, with good results and also can be modified easily to your needs. If you looking for responsive chart then check https://gionkunz.github.io/chartist-js/ Also check these tutorials. For Chart.js http://codepedia.info/2015/05/chart-js-asp-net-dynamically-create-line-chart-with-database-ms-sql-using-jquery-ajax-c-example/ http://codepedia.info/2015/04/chartjs-asp-net-create-pie-chart-with-database-calling-jquery-ajax-c/ http://codepedia.info/2015/03/chart-js-pie-chart-using-html5-canvas-simple-pie-chart-example-jquery/ For jqPlot : http://codepedia.info/2015/05/jqplot-asp-net-create-dynamic-pie-chart-with-database-using-jquery-ajax-in-asp-net-c/# http://www.codeproject.com/Articles/544191/Dynamic-JQPlot http://www.codeproject.com/Articles/313498/Introduction-To-Basic-Properties-Of-jqplot-Chartt My personal choice is chart.js it just awesome free and easy to use.
Satinder Singh
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
Related Q & A:
- How to fire a function before and after automatically in a jquery plugin?Best solution by catchmyfame.com
- Which are the best search engines which give only few site names relevant to the subject?Best solution by pandia.com
- Which acoustic guitar should I buy? Which is the best?Best solution by Yahoo! Answers
- Which are the best easiest racing game which looks like orignial racing?Best solution by videogamer.com
- How to create a simple Facebook status update Application?Best solution by ilovefreesoftware.com
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
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.