Got it working, set is as an option of the ChartWrapper. Just needed to try harder I guess.
Thanks! On Oct 12, 9:55 am, Tday <[email protected]> wrote: > I'm not entirely sure what the issue was. > > draw(data,{'allowHtml':true}) > > right? > > On Oct 12, 2:00 am, Dinga Bogdan <[email protected]> wrote: > > > > > > > > > It should work. > > Put the '<a href="#">Link A</a>' as a value > > > But make a var option, if you don`t have it, or put a extra option in > > the draw(data, { ... }) what ever is your case this: > > > 'allowHtml': true > > > I have the same thing done in a Table generated by Google API, for me > > the data is query from a PHP/json. > > Also this work with <img> tag . I got a column with green/red bullets > > witch are .PNG > > > :) -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
