Added by Dennis, last edited by Dennis on Jan 07, 2009 18:16
I very liked your Ring Chart, great job.
But I didn't find some major functionality (properties).
Is there any way to define colors to the wedges or at least to make the chart persist its wedges' colors among updates of the dataProvider.
Hello Denis,
Thank you for your interest in our component.
New properties are ad...
Hello Denis,
Thank you for your interest in our component.
New properties are added to the Ring Chart like click event on wedges, displaying/hiding label and others... These new functionalities will be added in the release of January 28.
Property for defining color for wedges will be added in the next release on may.
Best regards,
Fadi
Hello,
New properties have been added to change colors in the Ring Chart like c...
Hello,
New properties have been added to change colors in the Ring Chart like colorPolicy and colorFunction for more details please refer to the ASDoc, the developer guide and the demo.
Hello,
My question is how can I defined colors for each line of CSV. The color ...
Hello,
My question is how can I defined colors for each line of CSV. The color is stored in the CSV.
For example I have the following CSV:
name;color;data
name1;0xff0066;2000
name2;0xff0044;3450
Comments (4)
Jan 09, 2009
Fadi Mansour says:
Hello Denis, Thank you for your interest in our component. New properties are ad...Hello Denis,
Thank you for your interest in our component.
New properties are added to the Ring Chart like click event on wedges, displaying/hiding label and others... These new functionalities will be added in the release of January 28.
Property for defining color for wedges will be added in the next release on may.
Best regards,
Fadi
Aug 13, 2009
Daniel Freeman says:
Hi Fadi Great components! Really innovative! I was interested if there was any ...Hi Fadi
Great components! Really innovative! I was interested if there was any up date on being able to change the colors in the ring chart?
Thanks
Dan
Nov 04, 2009
Fadi Mansour says:
Hello, New properties have been added to change colors in the Ring Chart like c...Hello,
New properties have been added to change colors in the Ring Chart like colorPolicy and colorFunction for more details please refer to the ASDoc, the developer guide and the demo.
Regards,
Fadi Mansour
Mar 27
jade says:
Hello, My question is how can I defined colors for each line of CSV. The color ...Hello,
My question is how can I defined colors for each line of CSV. The color is stored in the CSV.
For example I have the following CSV:
name;color;data
name1;0xff0066;2000
name2;0xff0044;3450
Could you give some as3 code hints?