Re: highlight selected row

11 views
Skip to first unread message

Sergey Grabkovsky

unread,
May 20, 2013, 9:40:55 AM5/20/13
to google-chart-api
Hi, it's unclear what chart you're using. Assuming you're using a Table chart, the row should be highlighted for you automatically.

- Sergey


On Sun, May 19, 2013 at 9:16 AM, <doron.p...@sonanagroup.com> wrote:
hi i am using  google visualization chart
 i have an event Listener where i get the value and name of the selected row

  var name = data.getValue(selectedItem.row, 0);
  var value = data.getValue(selectedItem.row, 1);

how do i  highlight or change the css the selected row 

 tnx 

--
You received this message because you are subscribed to the Google Groups "Google Chart API" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chart-a...@googlegroups.com.
To post to this group, send email to google-c...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-chart-api?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages