Getting Started
Install with Bower
$ bower install angular-google-chart#1.0.0-beta.1 --save
Install with NPM
$ npm install --save angular-google-chart@1.0.0-beta.1
Download from GitHub
You can download release archives from the official GitHub repository’s release page.
https://github.com/angular-google-chart/angular-google-chart/releases
From a CDN
Angular Google Chart is hosted with cdnjs.com.
Add Module Dependency to your App