Sign in to follow this  
shahv

Parent Child Chart Interaction Hierarchy

Recommended Posts

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 by shahv

Share this post


Link to post
Share on other sites
Guest Chaitra

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this