shahv Report post Posted January 2, 2013 (edited) Hi, Since we are evaluating the use of fusion charts in our project, if someone could pls let me know if interactivity is possible in fusion charts. What i meant was is there a way to associate 2 child charts to the parent so that any click on the parent would show the varying data on the child charts. Would i have to re-render the entire child contents in this case or is there a configuration solution to this. Regards, Vaishali Edited January 2, 2013 by shahv Share this post Link to post Share on other sites
Guest Chaitra Report post Posted January 7, 2013 Hello Vaishali, Welcome to FusionCharts Forum! Yes, FusionCharts supports interactivity. All the charts support interactive options like tooltips, drill-down, exporting as image, PDF, or CSV and JavaScript integration. LinkedCharts would be very suitable for your requirement. LinkedCharts is a drilldown feature that lets you create unlimited levels of drilldown charts using a single data source. Please note: Rendering two child charts at one click is not supported by FusionCharts. However, as a work-around, you can call a JavaScript function which will help you render two charts simultaneously on clicking the data plots of the parent chart. I have attached a sample demo of the same. Please check. Hope this helps! Multiple_LinkedCharts.zip Share this post Link to post Share on other sites