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, <[email protected]> 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 [email protected].
> To post to this group, send email to [email protected].
> 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.
>
>
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
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 via email to