Hello, This is my first post. I've been trying to figure out why getSelection doesn't return the current column as well as the row? There's a mention on https://developers.google.com/chart/interactive/docs/events#The_Select_Event that "Note that the table chart<https://developers.google.com/chart/interactive/docs/gallery/table> only fires row selection events; however, the code is generic, and can be used for row, column, and cell selection events," on that same page. Is it possible to get the selected column as well?
I doesn't even work as expected on the playground. https://code.google.com/apis/ajax/playground/?type=visualization#select_event Thanks in advance! -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/pvFB0nm7n7cJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
