See this 
post: 
https://groups.google.com/d/msg/google-visualization-api/XWvXYfcG_fI/xMdQLjbV_sYJ

On Tuesday, April 1, 2014 10:16:00 AM UTC-4, Jimmy Genslinger wrote:
>
> Hi all,
>
>   This is my first time using Google charts, and so far so good. The only 
> real issue I'm having is trying to make my solution work for as many 
> different platforms and browsers as possible.  The only one that seems to 
> be giving me real problems is Safari Mobile...I'm using the following 
> AddListener event, and all other browsers treat this as a mouseClick event:
>
>             google.visualization.events.addListener(chrt, 'select', 
> selectHandler);
>
> Safari mobile appears to be treating this as a touch event.  I'm using 
> Column Charts, and when the user clicks on one of the columns I want a new 
> page to open up.  My site is: 
> https://assessment.jefferson.kyschools.us/DMA/SPV/SPV.aspx if you want a 
> better feel for what I'm trying to accomplish.  I'm sure I'm not the first 
> person who has encountered this problem and am hoping somebody can share 
> some expertise?
>
> Thanks!
> --JimmyG.
>

-- 
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