Demo for creating custom D3 directives in Angular.
Set-up:
- Clone the repo or download the zip
- From the command line cd into directory
- Type "bower install" (need node and bower)
- Add your last.fm API key at the top of app.js
- Start web server "python -m SimpleHTTPServer" (or your favorite)
- Go to http://localhost:8000/
- Enjoy
You can get a free API key for last.fm at http://www.last.fm/api