Skip to content

btford/angular-d3-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS + D3.js = ♥

An example of how to write an AngularJS directive that uses the D3.js visualization library. I walk through building this app on my blog.

Running it

Github's Content Security Policy forbids making requests from file://, so you'll need to host the app locally. The easiest way to do this is to launch a simple python server from the directory:

python -m SimpleHTTPServer

If you want to host this application somewhere, note that you have to register the application so it can use the Github API: https://github.com/settings/applications

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published