Wrapper directive for Google Chart Tools
See sample files index.html and controllers in partials directory. Live Demo
See ChartWrapper and DataTable documentation.
Exposing a factory googleChartApiPromise
which is a Promise resolved when the google
global object is correctly initialized.
Removed jQuery dependency.
Advanced chart formatter are available. Therefore, compatibility is broken withe the previous version of NumberFormat. Check the demo for usage.
The module is now named googlechart
(instead of googlechart.directives
)
Try another AngularJS directive that use Highcharts.