k1rby Report post Posted July 26, 2010 Hi, I saw that it's actually possible to put links on dataset via the link property () but i can't find out if it's possible to put a link on chart. For exemple, I have a chart (column 3d) that is only a top 5 of a list of multiple entries, and I'd like to make the chart opening the url where the full chart is. Is there any way to do it ? Thanks for help. Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted July 26, 2010 Hi, In case you wish to use links at chart level, please try using the attribute "clickURL" in the <chart> element. Please note, FusionCharts also supports links at <set> element level. Please refer to the links below for the detailed information on the same :- Ref- http://www.fusioncharts.com/docs?/DrillDown/Simple.html http://www.fusioncharts.com/docs?/DrillDown/Frames.html http://www.fusioncharts.com/docs?/DrillDown/PopUps.html http://www.fusioncharts.com/docs?/DrillDown/ClickURL.html http://www.fusioncharts.com/docs?/DrillDown/JavaScript.html I hope this helps. Share this post Link to post Share on other sites
k1rby Report post Posted July 26, 2010 Works like a charm, thanks for help Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted July 26, 2010 Hi, You are most welcome. Happy FusionCharting. Share this post Link to post Share on other sites