Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.3 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.3 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

###Contributors

License - MIT.

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