Home

Awesome

AngularJS D3.js Directive

This demonstrative project show you how you could integrate D3.js with AngularJS by defining proper directives. In this example I wrote a directive that would be able to generate a barchart depending on the data provided.

You can view the demo (Demo page) or you could follow the tutorial on my blog.