I am also attaching a sample data
https://docs.google.com/spreadsheet/ccc?key=0AqDPP7-xXvyWdFAwVEo0d3VPVTZuOTNSakI1SVAxckE



On Mar 26, 7:34 pm, sanj <sanjee...@gmail.com> wrote:
> I am working on creating a table that has numbers, these numbers need
> to be clickable.
> In the sense that each of these table entries are  formatted using
> google.visualization.PatternFormat to direct me to different page.
>
>         var formatter3 = new google.visualization.PatternFormat('<a
> href="{7}">{6}</a>');
>         formatter3.format(data, [6, 7]);
>
> The above only work id the 6 and 7 are replaced with 0 and 1.
>
> I just wan to clarify if there is a limitation that a hyperlink can
> only be placed on the  first column elements.
> Can anyone help me with this?
>
> Thank you,

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to google-visualization-api@googlegroups.com.
To unsubscribe from this group, send email to 
google-visualization-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to