pitommasi Report post Posted March 30, 2012 Hi! Two issues here: 1. See the chart in the screenshot: if I show the datalabels, I need a way to uniquiely identify to which serie is each label related: e. g. a different colour for each set of labels 2. I need to programmatically hide or show the labels for a serie, usin Javascript: e.g. like the interactive legend does in the MSCombi3D.swf chart. Thanks in advance Share this post Link to post Share on other sites
Sanjukta Report post Posted March 31, 2012 Hi, 1. I am afraid, FusionCharts does not support displaying colors individually to each data labels, as of now. The font color applied on the data labels are displayed globally on all the labels in the chart. 2. I am afraid, FusionCharts natively does not support this and also the interactive legend event also has no API to track it, as of now to perform the hide/show function progammtically, as of now. Hope this helps. Share this post Link to post Share on other sites