angular directives for common charts using d3, for more information visit
http://chinmaymk.github.io/angular-charts/
###Downloading zip from this page won't work!!! We recommend downloading a copy of angular-charts from releases. Releases sit on the bower branch. If you want to build from master download and run grunt
###Playground You can try out angular-charts on plunkr.
git clone git@github.com:chinmaymk/angular-charts.git
npm install
bower install
grunt
To run tests:
grunt karma
###Contributors
License - MIT.
###Got suggestions ? Feel free to submit a pull request, file an issue, or get in touch on twitter @_chinmaymk