Closed Krivobarac closed 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?
That's because GeoChart doesn't have onmousover Events:
GeoChart
onmousover
https://developers.google.com/chart/interactive/docs/gallery/geochart#events
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?