krisvamshi Report post Posted September 13, 2009 Hi, I'm trying to open a link in a new/popup window when a data point is clicked on a line chart. The problem is whenever the link is clicked, the link is being opened in the same window. Any help is appreciated to achieve this feature.. Thanks, --Vamshi Share this post Link to post Share on other sites
Guest Madhumita Report post Posted September 14, 2009 (edited) Hi Vamshi, Welcome to FusionCharts Forum. If you want to open a link in a pop-up window please use the following syntax: <set .. value='235' link="P-detailsWin,width=400,height=300,toolbar=no,scrollbars=no, resizable=no-ShowDetails.asp%3FMonth%3DJan" /> Refer to the following link: http://www.fusioncharts.com/docs/Contents/DrillDown/PopUps.html If you are still facing the same problem after using this syntax, could you please send us the XML so that we can help you solve it. Hope this helps. Edited September 14, 2009 by Guest Share this post Link to post Share on other sites
MSantosh Report post Posted November 5, 2009 Hi Vamshi, Did your problem solved. I am also facing same issue. Only one particular link is not opening in new window and all other links are opening as expected. Please help me to solve this issue. I am using following function: window.open (_url, "Company","menubar=1,resizable=1,width=750,height=850,left=500,top=30,scrollbars=yes"); Share this post Link to post Share on other sites
Guest Rajroop Report post Posted November 5, 2009 Hi Santosh, Welcome to the FusionCharts Forum. Could you please send us you generated XML for this? Ref.- http://www.fusioncharts.com/docs/Contents/Debug/window.html Looking forward to your reply. Share this post Link to post Share on other sites