Andrew Van Duivenbode Report post Posted March 2, 2011 Hello there, I am trying out the new Zoom Line chart in the latest version of Fusion Charts. I previously created a drill down chart using a multi series line chart with my own zoom functionality. The drill down used the link property of the set element to call a custom javascript function which open a new chart in a new tab, based on parameters I had passed. The Zoom Line API does not include the link attribute, however under Anchors it says "The anchors handle tool tips and links for the data points." Adding links as per this example does not seem to work on this chart: http://www.fusioncharts.com/docs/DrillDown/JavaScript.html Is there another way I can call a custom function or open a drill down from a Zoom Line chart, either in xml or by adding a javascript listener? I have tried listening for BeforeLinkedItemOpen incase this captured the click event however this does not seem to work either. Many thanks, Andrew. Share this post Link to post Share on other sites
Guest Angie Report post Posted March 2, 2011 Hi, Welcome to FusionCharts Forum! I am afraid, zoom line chart does not support the drill down functionality, at this time. We will try to implement this feature in our next release of FusionCharts. Thank you very much for your continued patience and patronage. Share this post Link to post Share on other sites
Andrew Van Duivenbode Report post Posted March 2, 2011 (edited) Hi, Welcome to FusionCharts Forum! I am afraid, zoom line chart does not support the drill down functionality, at this time. We will try to implement this feature in our next release of FusionCharts. Thank you very much for your continued patience and patronage. OK, Thanks for your help. Edited March 2, 2011 by Andrew Van Duivenbode Share this post Link to post Share on other sites
Guest Angie Report post Posted March 2, 2011 Hi, Thanks for your appreciation. Happy FusionCharting! Share this post Link to post Share on other sites