WealthBar / angular-d3

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

Is this project still active? #27

Closed jnfeinstein closed 9 years ago

jnfeinstein commented 9 years ago

I was thinking about making something exactly like this, and some of the roadmap features are on my todo list (i.e. bubble charts, mouse events). I just want to make sure that it's still under active development, since I see that its been a while since most of the library was built.

chrisnicola commented 9 years ago

Yes, we have not needed any major features in a bit but we actively use it for https://www.wealthbar.com and will continue to develop it as we need things.

We do have a couple of things we've done for WealthBar that are not part of AngularD3 which are just extra directive. I'll probably backport them soon when I have some time. Most are related to labeling including one for an animated mouse-over legend.

jnfeinstein commented 9 years ago

Thanks for the update. Looking forward to working with this library!