Surya@Codebees Report post Posted January 18, 2012 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 Report post Posted January 18, 2012 Hi, Welcome to FusionCharts Forum! 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