codegreen Report post Posted March 18, 2010 Hello all - It looks like FusionCharts is a great solution, but before I commit to using the platform I have to be sure that I can control the slice depth (or height actually) for individual pie slices in the 3D Pie Chart. It is one of the main requirements of the project. Is this possible, and if so, how do you set that parameter? I saw the pieSliceDepth setting, but in the documentation that seems to be just one parameter for the entire pie, rather than individual slices. Thanks for any advice on this! Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted March 19, 2010 Hi, Welcome to FusionCharts forum. I am afraid, the attribute "pieSliceDepth " is not applicable to <set> element. It will get effected on the whole chart rather than each slices. Share this post Link to post Share on other sites
codegreen Report post Posted March 19, 2010 Thanks for the quick reply. Unfortunately that means I can't use FusionCharts for this project. Does anyone have a suggestion for an alternative that allows control of individual pie slice height? Thanks in advance... Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted March 19, 2010 Hi, Could you please specify us the requirement so that we might try an work-around for the same? Share this post Link to post Share on other sites
codegreen Report post Posted March 19, 2010 (edited) Yes, its quite simple in concept actually. In v3, in your Pie 3D Chart you have an attribute named pieSliceDepth which controls the vertical dimension of the pie, specified in pixels. Instead of controlling the entire pie and all its slices with one setting, I need to set different vertical dimensions for each individual pie slice. I assume this would happen in the < set > elements which sets attributes for the individual slices. For example, you can set color, link, tooltip, and other values for each individual slice. Edited March 19, 2010 by Guest Share this post Link to post Share on other sites
codegreen Report post Posted March 19, 2010 Any ideas on possible work arounds or alternative solutions? Thanks in advance for your help!! Share this post Link to post Share on other sites
srividya_sharma Report post Posted March 21, 2010 Hi This is not possible as of now. Couldn't think of any work arounds too. Srividya Share this post Link to post Share on other sites