PeggyM Report post Posted May 12, 2011 Hi, Is there any way to determine the setting of the isSliced attribute of a particular pie slice? Thanks - Share this post Link to post Share on other sites
Sanjukta Report post Posted May 16, 2011 Hi, Please note that "isSliced" is an attribute mentioned in the XML. Could you please specify a bit elaborately on what setting of the attribute you are looking for? Looking forward to your feedback. Share this post Link to post Share on other sites
PeggyM Report post Posted May 18, 2011 Hi, I know how to set "isSliced' in the XML, but I'd like to read the setting as well. I'm using the togglePieSlice function, and would like to display an additional chart when a slice is pulled out, then close the additional chart when the slice is pushed back in. Right now I'm implementing this by keeping track of the pie slice settings in my JavaScript code, but I'd much prefer to use the chart settings. Thanks. Share this post Link to post Share on other sites
Guest Angshu Report post Posted May 19, 2011 Hi, Thanks for your response. I know how to set "isSliced' in the XML, but I'd like to read the setting as well. I am afraid, I am not able to understand your query. Could you please explain about "read the setting"? I am using the togglePieSlice function, and would like to display an additional chart when a slice is pulled out, then close the additional chart when the slice is pushed back in. I am afraid, FusionCharts does not support the feature you are looking for, at this time. You can only drill down to data plots by clicking on the data plots using onClick() function. Hope this helps. Share this post Link to post Share on other sites