Author: | dbk4002 |
---|---|
Official Page: | Go to website |
Publish Date: | May 7, 2018 |
License: | MIT |
Description:
A component to implement the Google Chart on your Angular 5+ applications.
Features:
- Inbuild Google Library Loading – All related library and packages will be loaded through component so no need to include explicitly and loading chart related packages
- Data Changes Aware – Component is data changes aware so in case of changes in data promise, the chart will rerender again automatically.
- Option Changes Aware – Any changes made to Google Option Object, will be automatically drawn to chart.