Skip to content

Latest commit

 

History

68 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-charts

Build Status

Native AngularJS SVG chart directives with no other dependencies. Heavily inspired by the AngularJS bootstrap directives. The aim is to avoid large secondary downloads alongside AngularJS (such as D3 or HighCharts) and the inevitable integration headaches.

Demo

Please visit http://crudbetter.github.io/angular-charts/ to see the directives in action.

Installation

You can download all released versions from the gh-pages branch.

Once downloaded simply add dependencies to the AngularJS modules you require.

angular.module('myAppModule', ['piechart', 'linechart']);

About

Native AngularJS SVG chart directives with no other dependencies.

Resources

Stars

17 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages