veeraswamy Report post Posted August 28, 2012 Hi Team, Is it possible to add a hyperlink to whole chart, that means link attribute is possible to chart tag? Thanks & Regards, P. Veeraswamy Naidu Share this post Link to post Share on other sites
Guest Sumedh Report post Posted August 28, 2012 Hi, Starting FusionCharts XT, you can also set the full chart as a single hotspot. To set the entire chart as a hotspot, just specify the target link in clickURL attribute of <chart> element as under: <chart ... clickURL='DetailedChart.html' ...> For more information, please refer this URL: http://docs.fusioncharts.com/charts/contents/?DrillDown/ClickURL.html Also, refer this URL for live demo: http://docs.fusioncharts.com/charts/Code/DrillDown/ChartHotSpot.html Share this post Link to post Share on other sites
veeraswamy Report post Posted August 28, 2012 Thank you very much. Hi, Starting FusionCharts XT, you can also set the full chart as a single hotspot. To set the entire chart as a hotspot, just specify the target link in clickURL attribute of <chart> element as under: <chart ... clickURL='DetailedChart.html' ...> For more information, please refer this URL: http://docs.fusionch...n/ClickURL.html Also, refer this URL for live demo: http://docs.fusionch...artHotSpot.html Share this post Link to post Share on other sites