The Visualization API does not include support for touch events, so if you 
are looking to enable interaction in Android, you have to map touch events 
to mouse events.  There is a post on StackOverflow that has a good guide to 
doing this: http://stackoverflow.com/a/1781750/613559

On Sunday, February 9, 2014 1:05:19 AM UTC-5, Adam Liu wrote:
>
> Hi,
>
> Is it possible to have all the chart functions to work inside an Android 
> webview?
> I'm currently trying to show a dynamic/animated chart where users can 
> interact with it.
> It seems that Google Chart Tools best suits my needs, but unfortunately is 
> not an Android native API.
> The only way to show the chart is via a webview, but then all I can do is 
> scrolling the webview or zooming it.
>
> 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