Skip to content

uriahsanders/Graph.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph.js (Old and no longer maintained)

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 uriahsanders@ymail.com

About

Lightweight, customizable, SVG graphs + jQuery plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published