10 Libraries to create circular charts
Chart is the best possible way to represent data is graphical and stunning way. It makes information quite easy to understand and reachable. I had already posted about "5+ jQuery Plugins for Interactive Charts and Graphs" and "Draw Gantt charts using jQuery" but in this post, find complied list of 10 awesome jQuery, HTML 5 and JavaScript libraries to create circular chart, Donut, Pie chart or display data in circle. These libraries don't use images to represent images, instead they use HTML 5 canvas to create circular form of graph.
You may also like:
- Collection of jQuery Cookie Plugins
- 5+ Best jQuery File Upload Plugin
- Collection of jQuery Location Plugins
- 10 jQuery Grids Plugins
Circliful
Circliful is a jQuery plugin for showing circle statistics. It is based on HTML 5 and jQuery so no images are used.
Circles
Circle is lightwheight JavaScript library that generates circular graphs in SVG. Now with animation.
jQuery Kontrol
jQuery Kontrol is a experimental JavaScript jQuery library of UI controls ; dial (was jQuery Knob), XY pad, bars. It is canvas based so no png or jpg sprites. It also have touch, mousewheel, keyboard events implementation.
Chart.js
Chart.js uses the HTML5 canvas element. It supports all modern browsers, and polyfills provide support for IE7/8.
Animated Pie Chart (HTML5 & jQuery)
Learn how to use the HTML5 canvas element, CSS3 and jQuery to create a gorgeous, interactive animated pie chart.
morris.js
Morris.js is the library that powers the time-series graphs. It's a very simple API for drawing line, bar, area and donut charts.
Google Chart
Google chart tools are powerful, simple to use, and free.
gRaphaël
gRaphaël’s goal is to help you create stunning charts on your website. It is based on Raphaël graphics library.
Peity
Peity (sounds like deity) is a simple jQuery plugin that converts an element's content into a simple svg mini pie line or bar chart and is compatible with any browser that supports svg: Chrome, Firefox, IE9+, Opera, Safari.
jqPlot
jqPlot bakes up the best pie and donut charts you've ever tasted! Like bar and filled line plots, pie and donut slices highlight when you mouse over.
Feel free to contact me for any help related to jQuery, I will gladly help you.