No, you can't add hyperlinks to the labels (the labels are text inside SVG elements, not HTML, so you can't use HTML markup). On the ColumnCharts, you can hook a "select" event handler into the chart to catch clicks on the columns or the legend and use those clicks to emulate links, but it doesn't work for the axis labels.
On Wednesday, August 7, 2013 8:36:59 PM UTC-4, Nav wrote: > > Hi, > > Just wondering if there is a way to add hyperlinks to the label texts on > the gauge and column charts? > -- 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.
