GoogleWebComponents / google-chart

Google Charts API web components
https://www.webcomponents.org/element/@google-web-components/google-chart/elements/google-chart
Apache License 2.0
357 stars 130 forks source link

Workaround timeline chart emitting select event #257

Closed rslawik closed 5 years ago

rslawik commented 5 years ago

Timeline chart emits select event on setSelection which causes an infinite loop of setSelection.

Fixes #256