Sign in to follow this  
Surya@Codebees

Selected Data Hidden By Default

Recommended Posts

Hi,

 

There are three datasets which show Cost. Say the first one is "Item A", second is "Item B" and the third is "Total of both".

 

I want the third to be hidden by default when the chart loads and when I click on the legend "Total" it should show the third bar.

 

So, initially the legend will be in disabled mode when the chart loads and when I click this, it should show the data (bar) on the chart.

 

It is exactly what would happen if I click on legend to hide the bar but I need the third bar to be hidden by default when the chart loads.

 

Please suggest me the property I need to use to achieve this.

 

Thanks,

Surya

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Welcome to FusionCharts Forum! smile.gif

 

I am afraid, FusionCharts does not support hiding dataset when chart loads, as of now.

 

You would need to write your own code in order to suffice your requirement.

 

Hope this helps.

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