Setting the tooltip.trigger option to 'none' should work.

Changing bar color on select is a bit trickier to do, and requires some 
hackery to make it work.  I have example code 
here<http://jsfiddle.net/asgallant/5SX8w/> that 
you can use.

On Tuesday, October 16, 2012 1:31:28 PM UTC-4, Ravi Kumar wrote:
>
>  HI,
>
> i am searching in google to resolve the below mention problems but i dint 
> find useful info anywhere
>
> i have build small google elevation chart example using google column 
> chart. i have written handler for select event. so the problem is when i 
> click on the chart it showing the tooltip box.
>
> How can i disable the tooltip on select event?(actually how to disable the 
> tooltip for any event?). i tried options {tooltip:{trigger:'none'}} but its 
> not working.
>
> another requirement is how to change the color of the selected bar on 
> chart?
>
> Anyone please help me in resolving these issues
>
> Thank you very much in advance
>
> Regards,
> Ravi Kumar
>

-- 
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/-/kzFjVC5wAAMJ.
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.

Reply via email to