devstark-com / vue-google-charts

Reactive Vue.js wrapper for Google Charts lib
446 stars 73 forks source link

getSelection() on vue-google-chart Sankey diagram does not work #238

Open ghost opened 1 year ago

ghost commented 1 year ago

I am using vue3 with the vue-google-chart library.

I have enabled the nodes to be interactive as suggested on the documentation. The "onMouseOver" event works as expected, but on the select method I am missing something. I have tried several different ways to get the "clicked/selected" node from the graph unsuccessfully. Please see below.

Here is my configuration: ` Githubissues.

  • Githubissues is a development platform for aggregating issues.