Set the "allowHtml" option to true, and put anchor tags in the DataTable (or use a PatternFormatter to format your data as anchor tags). You could also hook the 'select' event for the charts and call window.open or change window.location depending on the element clicked.
On Thursday, September 27, 2012 9:54:29 AM UTC-4, skcran9 wrote:
Hi - I have managed to put up an org chart using the insert chart option
within google sites. However, now i want to add a hyperlink on each data block. I tried putting the formula "=hyperlink(....)" in each cell
within the spreadsheet i am calling, but it doesnt work in the final
chart.
Any advise please?