Reusable D3 Charts and Components
Angular.js Directives coming soon!
- Clone this git repo.
- Run
npm install
to setup Grunt and node packages. - Run
bower install
to install 3rd party D3 library. - Run
grunt serve
to launch the web server and view the demos.