select entire column on table chart

16 views
Skip to first unread message

sylviat84

unread,
Jan 28, 2016, 2:44:38 PM1/28/16
to Google Visualization API
I am trying to select an entire column (programmatically) on a table chart like this:

chart.setSelection([{row: null, column: 3}]);  // select column 3, all rows

It's not working.

Any advice would be appreciated.

thank you.
Reply all
Reply to author
Forward
0 new messages