🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Graph.js is an interactivity and customizable jQuery plugin that makes use of HTML5 SVG to create animated linear, area, bar, combo, pie, and donut charts/graphs with support for multiple datasets.

SVG pie-chart Donut-Chart Bar-chart linear-chart

Documentation

Graph.js (Last updated in 2015)

Lightweight, customizable, SVG graphs + jQuery plugin

Examples/Docs:

http://uriahsanders.github.io/examples/graph.html

Dependancies:

Just jQuery.

Why?:

There are very few JS SVG graphing libraries out there. Most JS graphing libraries use canvas, which is not as sharp or interactive as SVG. Current SVG options are not open source or client side, and tend to have more dependancies while lacking animation.

Features:

jQuery plugin.

Linear, area, bar, combo, pie, and donut graphs, as well as tables,

Legends for multiple datasets and pie and donut graphs (simple legends for single datasets),

Supports multiple datasets,

Full grids, vertical and horizontal grids, no grids...,

Supports interactivity,

Light-weight,

Can change graphs from one type to another (including tables): graph.to('linear');

Easy to use,

Every inch is customizable,

Animations

Latest Addition:

Just added animations! Check out the new examples.

Contact:

Email me at [email protected]


You May Also Like