rsack Report post Posted August 16, 2010 Hi, I've been trying to use FusionCharts with Perl by simply printing the xml and code required (HTML wise), everything works great except the link=SOMETHING not working, the cursor becomes a link cursor when hovering over the chart fields but actual link doesn't work, I've verified the source of the page and it seems fine, does anyone have any idea? Thanks, Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted August 16, 2010 Hi, Welcome to FusionCharts forum. Please try enabling the attribute 'RegisterWithJS' and setting it to '1'. Ref.- var myChart = new FusionCharts("../FusionCharts/Column3D.swf", "myChartId", "900", "300", "0", "1"); Hope this helps. Share this post Link to post Share on other sites
rsack Report post Posted August 16, 2010 Thanks for the warm welcome! Didn't seem to make any difference.. very odd. Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted August 17, 2010 Hi, Could you please send us the sample code that you are using, as an attachment? Awaiting your reply. Share this post Link to post Share on other sites
rsack Report post Posted August 19, 2010 Hi, I've attached the code, all I do is simply output the XML directly. Thanks again! FusionLiveSnippet.txt Share this post Link to post Share on other sites
Guest Rajroop Report post Posted August 22, 2010 Hey there, Could you please try using the code snippet attached for this and try again? Looking forward to your updates. FusionCharts_Perl_registerWithJS.txt Share this post Link to post Share on other sites
rsack Report post Posted August 23, 2010 Sorry for being the bad-news-reporter but still the exact same behavior, the cursor becomes a link cursor but no action on click (tried 3 different browsers), any other ideas or do I just leave it? Thanks again! Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted August 24, 2010 Hi, Please try using the code that we are sending you as an attachment. Hope this helps. FusionCharts_RegisterWithJS.txt Share this post Link to post Share on other sites
rsack Report post Posted August 25, 2010 I feel awkward replying with negative answers the whole time :S Copied & pasted your exact code but nada... Thanks (for the 134238941 time) Share this post Link to post Share on other sites
FusionCharts Support Report post Posted November 11, 2010 (edited) Hi, Could you please try using this sample attached? PERLSamples.zip Edited November 11, 2010 by Sudipto Choudhury Added attachment. Share this post Link to post Share on other sites