HI All,
I am working on pie chart. On clicking on each pie segment it gets
redirected to some url. So i want that when mouse hovered it should show a
hand cursor.
I tried using jquery as follows inside an ready event listner.
$('iframe').contents().find('g').css( 'cursor', 'pointer' );
It doesn't show a hand cursor in the* pie segment*. But instead in tooltip
& legends of the pie chart.
Can any one suggest me what should be done to show show the hand pointer
inside each segments.
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/-/YKNan0K4yh0J.
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.