Sivaalla

Unable to Use Logoposition and Logotopposition characteristics in a Pie chart

Recommended Posts

Hello,

 

I am using version 3.9.0. I am Unable to Use Logoposition and Logotopposition characteristics in a Pie chart. Please find the screenshot below. I am trying to align the three pie charts in the same line. Please let me know if there is a better approach.

 

Best Regards,

Siva

fusioncharts bug_2.PNG

Share this post


Link to post
Share on other sites

Hi Siva,

 

Pie charts with different dataSource will render differently with same dimension, as the number of plots vary the space taken to display the legends will also vary. In your case the legends vary in 3 charts, so the pie radius is adjusted according to the available space.

 

You can align the pie by setting the available padding attributes accordingly. Please refer to the documentation for chart padding reference : https://www.fusioncharts.com/dev/chart-guide/chart-configurations/chart-paddings-and-margins

 

Also check the sample fiddles with 3 pie charts for reference :

Not aligned : http://jsfiddle.net/ozryu45f/

Aligned(using captionPadding) : http://jsfiddle.net/ozryu45f/2/

 

Thanks,

Akash.

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