I want to create a geochart that allows me to set urls for regions. For example, if someone clicks on California in my map, I want it to link to a separate page on my site. How do I do this?
Marc: i'm looking for something like this, but the onclick event could be an alert box or (better) some lightbox, or parent object (better+)...
Marc: I tried window.open('main url' + countryName) but it doesn't work for my site as all pages end with .aspx. Could you please give me suggestion how to make this make this work or is there any way that I can put individual url for each region manually?
Is there the way to get data from table in excel spreadsheet to display on Geochart and put the link for each country to specific url we want?
On Friday, September 7, 2012 8:54:34 PM UTC+7, asgallant wrote:
Is there a way to add html links to the (horizontal) labels of the
columnchart visualization?
Basically I have a column for each year, and I want the label to be a
link to a (dynamically generated) page showing a similar page but with
a column for each month of the year.
Any Help with this?? Thank You Guys!!
Preethi