You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
My understanding is that chart wrappers only offer ready, select and error event listeners.
Is there any workaround to get click events?
I'm trying to get all series entries for a specifc x-axis category ( ie all values for a single row in the underlying table/view) to 'select' when the corresponding x-axis label is clicked.
(ie Just as all series entries select when the legend entry is clicked ie. all values for a single column in the underlying table/ view).