
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 throgh component so no need to include explicitly and loading chart relaed packages
- Data Changes Aware – Component is data changes aware so in case of changes in data promise, chart will rerender again automatically.
- Option Changes Aware – Any changes made to Google Option Object, will be automatically drawn to chart.