Tonya Report post Posted December 20, 2010 Hi, I'm a new user of FusionCharts. I have some problems. I try to create a link into each node. I've tried with javascript or sample link but It doesn't work. Also when I click on submit I recevie a new graphic with double arrows everywhere and I loose every tooltext that I write before. Thanks for your advise! Antonietta. Share this post Link to post Share on other sites
Guest Angie Report post Posted December 20, 2010 Hi, Welcome to FusionCharts Forum! Please refer to the link below for more details: http://www.fusioncharts.com/PCDocs/?Contents/OverviewDragNode.html http://www.fusioncharts.com/PCDocs/?Contents/DragNodeForm.html http://www.fusioncharts.com/PCDocs/?Contents/DragNodeJSRead.html Hope this helps. Share this post Link to post Share on other sites
Tonya Report post Posted December 20, 2010 Hi, thanks! But I've already read all the documentation and I don't understand my error. Share this post Link to post Share on other sites
Guest Angie Report post Posted December 20, 2010 Hi, Could you please send us a screenshot of the error you are facing? Awaiting for your reply. Share this post Link to post Share on other sites
Tonya Report post Posted December 20, 2010 We can think about the first example (Basic Chart) in Documentation->Drag-Node Chart->Sample Chart. I read into the relative xml file: <set x='59' y='15' width='40' height='56' name='Node 2' color='FE9191' id='2' link='n-http://www.InfoSoftGlobal.com'/> So I understand that if I click on "Node 2" It should open a new window with "http://www.InfoSoftGlobal.com". But It doesn't happen. Share this post Link to post Share on other sites
Tonya Report post Posted December 20, 2010 Sorry, I understand my mistake... Can I disable the user to create new node? Thanks for you time. Share this post Link to post Share on other sites
Guest Angie Report post Posted December 21, 2010 Hi, Please try the same using the <enableLink='1'> attribute inside the <chart> element of the XML document. Hope, this helps. Share this post Link to post Share on other sites
rajeshl Report post Posted August 16, 2011 Hi, I am trying to add a web link to the label, Could some one help me to do the same. Please do the needful. I have attached the data file which i used. Thanks, Rajesh dashboard.xml Share this post Link to post Share on other sites
Sanjukta Report post Posted August 17, 2011 Hi, I am afraid, the links in the labels using STYLES would not work when the "lableDisplay" attribute is set to 'ROTATE' mode and "slantLabels='1' " in the <chart> element. Please remove them in order to make the labels behave as links. Hope this helps. Share this post Link to post Share on other sites