Sign in to follow this  
Teiko

Different Types Of Chart For Each Data Point

Recommended Posts

Hi Guys,

I would know if is possible open linked charts with different types on a single chart. For example: <linkeddata renderAs='line'>, <linkeddata renderAs='area'>, <linkeddatarenderAs='colunm'> etc.

I dont know if I was clear. If anyone can help me, I appreciate.

Tks!

 

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

First of all, we would like to thank you for showing interest in FusionCharts.

 

Could you please elaborate your query a bit more?

 

Please send us a screenshot or any live link of your requirement.

 

Awaiting for your response.

Share this post


Link to post
Share on other sites

See an example in the image attached. I would like to show the drill-down with different chart types on each data point.

 

For example: clicking on a column I want to show the drilldown with chart line, on another column I want to show the drilldown with bar graph, etc.

I hope I've explained well =D

Sorry for my bad english

post-17667-0-88271300-1309349922_thumb.jpg

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Thanks for your response.

 

FusionCharts JavaScript class allows you to configure each aspect of the descendant charts LinkedCharts using the function configureLink() for each chart instance. Using this function, you can pass all your desired configurations for the descendant charts.

 

For more details, please refer to the link below:

 

http://www.fusioncha...nkedCharts.html

 

http://www.fusioncha...sic-xmlurl.html

Hope this helps.smile.gif

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