mgnair Report post Posted August 30, 2012 Hi, With pie chart, is there any option to read/find the color of a slice through javascript? For ex. suppose i have four slices - north, south, east, west - and I want to read the ‘east’ color through javascript. Regards Madhu Share this post Link to post Share on other sites
Guest Bindhu Report post Posted August 31, 2012 Hi, I am afraid, it is not possible to know the color of the slice on click of it. However, you may call a custom JavaScript method and alert the color of the slice. Hope this helps! Share this post Link to post Share on other sites
mgnair Report post Posted September 1, 2012 Hi, Can you elaborate "you may call a custom JavaScript method and alert the color of the slice", especially when coloring option selected is default. Regards Madhu Share this post Link to post Share on other sites
Guest Sumedh Report post Posted September 4, 2012 Hi, Please refer the following links: http://docs.fusionch...JavaScript.html http://docs.fusionch.../JSExample.html For default color- coding scheme, please find the attached excel sheet. Default Color Coding.zip Share this post Link to post Share on other sites