haydenbbickerton / vue-charts

*UNSUPPORTED* Google Charts plugin for Vue.js
MIT License
191 stars 33 forks source link

ChartEvent for 'select' generally has no event data #30

Open ajohnson-ventera opened 6 years ago

ajohnson-ventera commented 6 years ago

Google Charts usually doesn't return data to the 'select' event. This should be handled in a different way for most charts.

https://developers.google.com/chart/interactive/docs/gallery/columnchart#Methods