Thanks a lot Sergey. It doesn't seemed to mentioned in document. 

On Monday, April 21, 2014 7:17:20 PM UTC+5:30, Sergey wrote:
>
> This is already possible, but you have to register for the click event. 
> Here's an example: http://jsfiddle.net/vH3FP/
>
> - Sergey
>
>
> On Mon, Apr 21, 2014 at 4:45 AM, Prakash <[email protected]<javascript:>
> > wrote:
>
>> How to add Event Listeners to google charts(Column Chart) column 
>> name(label). For example, the lables such as 2004,2005,2006, 2007 should 
>> throw events.
>> When the user clicks on column name(label), event(select) should be 
>> triggered.
>>
>> There is a provision to add event listener to the visualisation data but 
>> not to the column label. 
>> Fire an event with the name 'select' when the user selects some data 
>> *within* the visualization. The event does not send any arguments to the 
>> listening functions.
>>
>>
>> https://developers.google.com/chart/interactive/docs/dev/events#The_Select_Event
>>
>> [image: enter image description here]
>>  
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Google Visualization API" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected]<javascript:>
>> .
>> To post to this group, send email to 
>> [email protected]<javascript:>
>> .
>> Visit this group at 
>> http://groups.google.com/group/google-visualization-api.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization 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-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to