andrei Report post Posted July 7, 2011 Hi, I need to setup some url links in the Drag Node Chart. I check your examples e.g. http://www.fusioncharts.com/PowerCharts/docs/Gallery/DragNode/DragNode3.html , but even this does not work. I believe I'm doing something very wrong, can you help me ? Thanks in advance ! Share this post Link to post Share on other sites
Guest Angshu Report post Posted July 7, 2011 Hi, Thanks for your post. Could you please send us the XML code to look into it? Awaiting for your response. Share this post Link to post Share on other sites
andrei Report post Posted July 7, 2011 Hi, Thanks for your post. Could you please send us the XML code to look into it? Awaiting for your response. The code is the same as in the example link from the demo site above. I will attach it also here. Thank you ! drag node links.xml Share this post Link to post Share on other sites
Guest Angshu Report post Posted July 7, 2011 Hi, Thanks for your response. Please try the same by setting <enableLinks='1'> attribute inside the <chart> element. If there are any links defined on the nodes, you can opt to start the chart in link mode (rather than dragging mode) by setting this attribute as 1. OR Right click on the chart, click on the "Enable Links" option to enable links in your chart. More details at: http://www.fusioncha...ode.htm#Anchor1 Hope this helps. Share this post Link to post Share on other sites
andrei Report post Posted July 7, 2011 Hi, Thanks for your response. Please try the same by setting <enableLinks='1'> attribute inside the <chart> element. If there are any links defined on the nodes, you can opt to start the chart in link mode (rather than dragging mode) by setting this attribute as 1. OR Right click on the chart, click on the "Enable Links" option to enable links in your chart. More details at: http://www.fusioncha...ode.htm#Anchor1 Hope this helps. Thank you for the fast answer, it's all Ok now ! I searched through the docs but somehow I missed this Share this post Link to post Share on other sites
Guest Angshu Report post Posted July 7, 2011 Hi, Glad to know that you have managed to resolve your problem. Happy FusionCharting! Share this post Link to post Share on other sites