Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.03 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.03 KB

angular-charts Build Status

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.

How to contribite

git clone git@github.com:chinmaymk/angular-charts.git
npm install
bower install
grunt

To run tests:

grunt karma

Thanks to all awesome contributors

License - MIT.

###Got suggestions ? Feel free to submit a pull request, file an issue, or get in touch on twitter @_chinmaymk