gmazzamuto / ng2-google-charts

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

MouseOver and mouseOut don't work with GeoChart type #150

Closed Krivobarac closed 2 years ago

Krivobarac commented 2 years ago

I didn't look does mouseOver and mouseOut work with other types but I noticed that those events do nothing with GeoChart type. Is that normal behavior?

gmazzamuto commented 2 years ago

That's because GeoChart doesn't have onmousover Events:

https://developers.google.com/chart/interactive/docs/gallery/geochart#events