This is a terrible code example that is needlessly complex, but if you intend to use it anyway, you would add that option after around these lines:
options['sort'] = 'event'; options['page'] = 'event'; options['showRowNumber'] = true; like this: options['allowHtml'] = true; On Friday, June 14, 2013 11:57:11 AM UTC-4, [email protected] wrote: > > Hi! > > Where should I write the "AllowHtml:true" row in the following example to > allow links? > > > https://developers.google.com/chart/interactive/docs/examples#tablequerywrapper > > > Please notice that this example contains two parts. Please help me in the > part name: "Here is the JavaScript code for the TableQueryWrapper object:" > > Thanks in urgent advance! > > A. > -- 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.
