Angular Google Charts module
If you are using this package commercially or if you find it useful, please consider sponsoring this project.
Import the module in your app.module.ts
:
In your templates, use the google-chart
component like this:
and in the corresponding .ts
file:
Check out the reference documentation and the live demo.