Rafael Pereira Report post Posted August 30, 2011 Hi, It's possible to ensure that my "series lines / datasets" are displayed always with unique colors (not duplicated colors)? For "single axis" graphs everything works fine and the colors are properly randomized, but with multi-axis the PowerCharts Engine applies the same color for all datasets inside of an Y-AXIS... they are randomized in a "axis level" but not randomized in "dataset level". (see the XML sample) I'm using PowerCharts V3.2 (MultiAxisLine.swf). Regards, Rafael Pereira Share this post Link to post Share on other sites
Guest Angshu Report post Posted September 1, 2011 Hi, Welcome to FusionCharts Forum! Could you please send us the XML code to test it from our end? Awaiting for your response. Share this post Link to post Share on other sites
Rafael Pereira Report post Posted September 1, 2011 Hi, Welcome to FusionCharts Forum! Could you please send us the XML code to test it from our end? Awaiting for your response. DataSetColors_MultiAxisLine.swf.xml Share this post Link to post Share on other sites
Guest Angshu Report post Posted September 1, 2011 Hi, Thanks for your response. For multi-series and combination charts, you can define the color of data-sets at dataset level. However, if you wish to highlight a particular data element, you can specify it's color at "set" level using "color" attribute. This attribute accepts hex color codes without #. More details at: http://www.fusioncha...ne.htm#Anchor20 Hope this helps. Share this post Link to post Share on other sites
Rafael Pereira Report post Posted September 1, 2011 Hi, But the real question is: Is there any way to do it without "explicit" define colors? Something like "AutoSetUniqueColors='1'"? I don't have to explicit define "dataset / value" colors for simple charts because the FS component ensure unique colors automatically...but with multi-axis there are repeated colors... I can only ensure this by controlling at my side (with some random hexa color function)? (Please check the attachment) Regards, Rafael Pereira Hi, Thanks for your response. For multi-series and combination charts, you can define the color of data-sets at dataset level. However, if you wish to highlight a particular data element, you can specify it's color at "set" level using "color" attribute. This attribute accepts hex color codes without #. More details at: http://www.fusioncha...ne.htm#Anchor20 Hope this helps. Share this post Link to post Share on other sites
Guest Angshu Report post Posted September 1, 2011 Hi, Thanks for your post. I am afraid, multi axis line chart does not support the feature you are looking for, at this time. We will get back to you once there is any news from our end. Thank you very much for your continued patience and patronage. Hope you have a great day! Share this post Link to post Share on other sites