Perl & 'link' tag
#1
Posted 16 August 2010 - 03:01 AM
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,
Other Replies To This Topic
#2
Posted 16 August 2010 - 06:38 AM
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.
Other Replies To This Topic
#3
Posted 16 August 2010 - 07:28 AM
Didn't seem to make any difference.. very odd.
Other Replies To This Topic
#4
Posted 17 August 2010 - 06:01 AM
Could you please send us the sample code that you are using, as an attachment?
Awaiting your reply.
Other Replies To This Topic
#5
Posted 19 August 2010 - 02:56 AM
I've attached the code, all I do is simply output the XML directly.
Thanks again!
Attached File(s)
-
FusionLiveSnippet.txt (956bytes)
Number of downloads: 41
Other Replies To This Topic
#6
Posted 22 August 2010 - 08:14 PM
Could you please try using the code snippet attached for this and try again?
Looking forward to your updates.
Attached File(s)
-
FusionCharts_Perl_registerWithJS.txt (973bytes)
Number of downloads: 39
Rajroop Bhaduri
FusionCharts Team
Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/
Follow us @Twitter
Other Replies To This Topic
#7
Posted 23 August 2010 - 12:25 AM
Thanks again!
Other Replies To This Topic
#8
Posted 24 August 2010 - 12:36 AM
Please try using the code that we are sending you as an attachment.
Hope this helps.
Attached File(s)
-
FusionCharts_RegisterWithJS.txt (992bytes)
Number of downloads: 50
Other Replies To This Topic
#9
Posted 25 August 2010 - 12:10 AM
Copied & pasted your exact code but nada...
Thanks (for the 134238941 time)
Other Replies To This Topic
#10
Posted 11 November 2010 - 08:46 AM
Could you please try using this sample attached?
Attached File(s)
-
PERLSamples.zip (3.74K)
Number of downloads: 27
This post has been edited by Sudipto Choudhury: 11 November 2010 - 08:49 AM
Reason for edit: Added attachment.

Back to top
MultiQuote