gmazzamuto / ng2-google-charts

Angular Google Charts module
https://www.devrandom.it/software/ng2-google-charts/
MIT License
120 stars 64 forks source link

ng2-google-charts does not work if the internet is not available. #155

Open SumeetThakre opened 3 months ago

SumeetThakre commented 3 months ago

If the application is running on a device where internet is not available, My application is unable to load the gauges using ng2-google-charts.

Can we have a library which can work offline?