Sign in to follow this  
bart2

Chart Layout

Recommended Posts

Hi,

 

First off, we've bought your chart software after evaluating it for a period and I must say that it is pretty awesome!

 

But, I'm still having one problem. I'm having two pie charts next to eachother with the same dimensions. One has 6 categories and the other has only two. The legends vary in size and this makes the chart and the legend gets spread evenly over the height. Now my charts are not aligned together. I want my two pies to be top-aligned together (have the same distance from the chart caption.)

 

I've looked and searched and was able to fix all my issues, but this one I cant seem to figure out. Is there a way to do this?

 

Thanks in advance,

Bart

Share this post


Link to post
Share on other sites

Hi,

 

Welcome to FusionCharts forum,

 

Could you please try setting the same value for "pieRadius" attribute in the <chart> element for both the chart?

 

I hope this helps.:)

 

 

 

Hi,

 

First off, we've bought your chart software after evaluating it for a period and I must say that it is pretty awesome!

 

But, I'm still having one problem. I'm having two pie charts next to eachother with the same dimensions. One has 6 categories and the other has only two. The legends vary in size and this makes the chart and the legend gets spread evenly over the height. Now my charts are not aligned together. I want my two pies to be top-aligned together (have the same distance from the chart caption.)

 

I've looked and searched and was able to fix all my issues, but this one I cant seem to figure out. Is there a way to do this?

 

Thanks in advance,

Bart

Share this post


Link to post
Share on other sites

Hi,

 

Thanks for your response.

 

The pie radius is set to 55 on both charts.

 

<chart 		caption='Country'   		subCaption='(% of total GAV)'  		legendPosition='BOTTOM'  		legendShadow='0' 		legendBorderAlpha='0' 		showvalues='0'  		showlegend='1'  		enablesmartlabels='0'  		showlabels='0' 		showPercentValues='1' 		animation='1' 		formatNumberScale='0'  		pieSliceDepth='10'  		startingAngle='125' 		pieRadius='55' 		manageLabelOverflow='1' 		showBorder="0" 		borderAlpha="80" 		borderColor="ffffff" 		bgcolor="ffffff" 		bgAlpha="0" 		bgRatio="80,20" 		baseFontSize='10' 		basefontcolor="584738" >     <set color="bbac9f" value="100" label="Australia"/> </chart>

Share this post


Link to post
Share on other sites
Guest Angshu

Hi.

 

Glad to know that you have managed to resolve your issue.

 

Happy FusionCharting! biggrin.gif

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
Sign in to follow this