codegreen

Setting Individual Slice Depths in 3D Pie Chart?

Recommended Posts

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

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

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

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

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 by Guest

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now