Hi everyone,

I am using the new Annotation 
Chart<https://developers.google.com/chart/interactive/docs/gallery/annotationchart>in
 gwt by calling native javascript, and what I got until now is to have it 
display this 
chart<https://developers.google.com/chart/interactive/docs/gallery/annotationchart>as
 it is, but the problem I am having is that it is not interactive at all. 
It looks more like an image. Anyone got any idea about how might I make 
this work properly? I am loading google API in my html file and calling the 
function in onModuleLoad() with $wnd.google.setOnLoadCallback(drawChart); 
where drawChart is the function which creates the chart.

Thanks!

-- 
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/groups/opt_out.

Reply via email to