10 Cool jQuery Graph and Chart Plugins

Interactive charts have become essential in the shift from pc applications to web applications. Today’s post we are going to present 10 cool js chart libraries that suit different needs from simple charts to high complex charts. Have fun!

Related Posts:


1. Cubism.js

Is a plugin for D3.js, a JavaScript visualization library for HTML and SVG, to display time series in real-time.


Cubism.js

SourceDemo

2. RGraph

Is a HTML5 JavaScript charts library that supports over 20 different types of charts.


RGraph

SourceDemo

3. Cytoscape Web

Is an open-source graph visualization library for the web. It is written in JavaScript as a jQuery library.


Cytoscape

SourceDemo

4. sigma.js

Is an open-source lightweight JavaScript library to draw graphs, using the HTML canvas element.


sigma.js

SourceDemo

5. Morris.js

Is a small JavaScript library for visualizing time-series data beautifully.


Morris.js

SourceDemo

6. Timeplot

Is a DHTML-based AJAXy widget for plotting time series and overlay time-based events over them (with the same data formats that Timeline supports).


Timeplot

Source + Demo

7. Dracula

Is a set of tools to display and layout interactive graphs, along with various related algorithms. No Flash, no Java, no plug-ins.


Dracula

Source + Demo

8. gRaphael

Is an Open Source JavaScript Charting Library based on Raphael JavaScript Library.


gRaphael

Source + Demo

9. gvChart

Is a jQuery plugin, that uses Google Charts API to create interactive visualization by using data from the HTML table tag.


gvChart

SourceDemo

10. jQuery Highcharts Table

Here at PMSIpilot we wanted to use Highcharts graph library but with a way to convert automatically our HTML tables containing data into graphs


jQuery Highcharts

Source + Demo