vimalavinisha / angular2-google-chart

Angular 2 google chart
MIT License
59 stars 45 forks source link

Added support for custom chart type loading (including maps charts) #28

Closed martinmanzo closed 7 years ago

martinmanzo commented 7 years ago

As specified here https://github.com/vimalavinisha/angular2-google-chart/issues/23 I had the need of using Google Maps Charts.

I ended up adding the possibility to custom load the needed chart types.