Ashish sinha Report post Posted May 27, 2013 Hi , I am using Javascriptt to render the Chart. i want to disable the click of legend. Thanks Ashish Share this post Link to post Share on other sites
Sanjukta Report post Posted May 27, 2013 Hi , I am using Javascriptt to render the Chart. i want to disable the click of legend. Thanks Ashish Hi, Could you please try setting the attribute "interactiveLegend" to '0' in the <chart> element of the XML to disable the legend interactivity? Hope this helps. Share this post Link to post Share on other sites
Ashish sinha Report post Posted May 28, 2013 thanks it is working Share this post Link to post Share on other sites
Ashish sinha Report post Posted May 28, 2013 Hi, I have one more question. Can i hide /unhide the legend only by clicking on radion button.It should not disable the text. When i again click on the radion the legend should be enable and view in the Graph. Thanks Ashish Share this post Link to post Share on other sites
Sanjukta Report post Posted May 28, 2013 Hi, I have one more question. Can i hide /unhide the legend only by clicking on radion button.It should not disable the text. When i again click on the radion the legend should be enable and view in the Graph. Thanks Ashish Hi, Glad that your previous issue is resolved. For just enabling click on the legend without hiding the series name is not possible with FusionCharts as of now. Hope this helps. Share this post Link to post Share on other sites