Convert a chart created using d3Kit into an angular directive in one command
npm install angular-d3-promiseangular-d3-promise
==========
Make d3 data functions use promises instead of callbacks
This library uses Angular's $q for the implementation of promises.
```
bower install angular-d3-promise --save
or
``
npm install angular-d3-promise --save
This library can be imported using standard