The AnnotatedTimeLine supports this feature when you set options['allowHtml'] = true. http://code.google.com/apis/visualization/documentation/gallery/annotatedtimeline.html#Configuration_Options However this option is not exposed in the gadget.
You can either copy the gadget and make this change or you can use our javascript API. See an example here - notice the link on the 2nd comment http://savedbythegoog.appspot.com/?id=f268a9dc57e0273f51fe410e3fb6ac7c5a39d1d6 Let me know if you need further help, ChartMan On Mon, Jul 5, 2010 at 5:14 PM, S713K <[email protected]> wrote: > I have embedded annotated timeline gadget to my published google > spreadsheet. I didn't do any coding. Is there a way to add hyperlinks > the gadget that on clicking will open an external webpage? I edited my > spreadsheet's cell to include a url but it just displayed as a comment > in the gadget. I want this to be displayed as a clickable URL. > > Please help. Thank you so much for all your help. > > -SK > > -- > 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]<google-visualization-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > > -- 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.
