WealthBar / angular-d3

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

Add caching behavior for D3 #11

Closed chrisnicola closed 11 years ago

chrisnicola commented 11 years ago

Add a caching behavior that is similar in nature to the way the $http service does it's own caching. Also uses the $cacheFactory service and can be overridden by changing the defaults of the provider.