Sign in to follow this  
steevo

Legend In Combination Chart

Recommended Posts

Hi,

 

I'm using ScrollCombiDY2D chart to display line and column graphs.

I have 4 elements and for each element, i have one line graph and one colum graph.

So in the legend, i have 8 elements. But i would like to have only my 4 elements and when i click on one, i hide/show both graphs associated.

Is it possible ?

 

Thank you.

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Welcome to FusionCharts Forum! smile.gif

 

Could you 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

Thank you for your answer. Here is an example:

 

For each item, i have one line and one column and i have 2 links in legend (in the red square)

But i just want one link in legend to hide/show the 2 graphs.

post-23130-0-15948800-1320742398_thumb.png

Share this post


Link to post
Share on other sites

Hi,

 

"includeInLegend", attribute would decide whether to include the seriesName of this data-set in legend. If you would not like to display this data-set in the legend, try setting this attribute to zero.

 

But, as you have mentioned while clicking one legend item, it should hide/show the 2 data-plots, it would not be possible using FusionCharts currently.

 

I hope this helps.

 

 

Thank you for your answer. Here is an example:

 

For each item, i have one line and one column and i have 2 links in legend (in the red square)

But i just want one link in legend to hide/show the 2 graphs.

Share this post


Link to post
Share on other sites

Thank you for your answer.

 

That's what i thought...

 

Hi,

 

"includeInLegend", attribute would decide whether to include the seriesName of this data-set in legend. If you would not like to display this data-set in the legend, try setting this attribute to zero.

 

But, as you have mentioned while clicking one legend item, it should hide/show the 2 data-plots, it would not be possible using FusionCharts currently.

 

I hope this helps.

 

 

 

Edited by steevo

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