WealthBar / angular-d3

AngularJS directives for declaratively using D3
http://wealthbar.github.io/angular-d3/
MIT License
156 stars 39 forks source link

Improve the declarative API for data binding #5

Closed chrisnicola closed 11 years ago

chrisnicola commented 11 years ago

Because isolate scope are problematic with dynamically updated data we've removed them entirely. The API is simplified with bindings that are more conventional around the relationship between data, axes and graphs.