Sign in to follow this  
Kriss

Multi-Series Stacked Fc Modification?

Recommended Posts

Hello,

 

I am using multiseries stacked chart to present details for my company.

I would like to make two changes in the chart:

 

1/ add percentage above the bars (and still having numbers)

2/ move legend somehow to be at each bar. ex. first bar is POLAND, 2nd Germany.

 

Is it possible?

 

thank you!

post-32788-0-95024800-1353914433_thumb.png

Edited by Kriss

Share this post


Link to post
Share on other sites
Guest Sumedh

Hi Kriss,

 

A warm welcome to FusionCharts Forum! smile.gif

 

Please find response to your queries in-line below:

 

1/ add percentage above the bars (and still having numbers)

>> For showing values above the columns, you would need to use following attribute configuration:

 

Ref. Code:

<chart ... numberSuffix='%' showValues='0' showSum='1'>

 

2/ move legend somehow to be at each bar. ex. first bar is POLAND, 2nd Germany.

>> This is not possible. Moving legend icons and placing them somewhere on the chart is not possible.

 

Please find attached screen-shot for your reference.

 

Hope this helps!

post-24802-0-76928600-1354018404_thumb.png

Share this post


Link to post
Share on other sites

2/ move legend somehow to be at each bar. ex. first bar is POLAND, 2nd Germany.

>> This is not possible. Moving legend icons and placing them somewhere on the chart is not possible.

 

Hello, thank you for the information.

Well, for point two of my questions it is not good information...

Any changes are planned to have this funcionality?

Share this post


Link to post
Share on other sites

in addition:

 

is there possibile to have the values on bars veritcal and on the line chart (red line) as it is (not changed)?

 

many thanks!

post-32788-0-04486300-1354542540_thumb.png

Share this post


Link to post
Share on other sites
Guest Sumedh

Hi Kriss,

 

This is not possible, displaying values inside the columns vertically is not possible.

 

Also, we have forwarded your request to our Engineering Team for the legend icon placements below the respect columns.

 

We will update you on this as soon as we get any update from the Engineering Team.

 

Thanks for your time and support.

Share this post


Link to post
Share on other sites

Hi Kriss,

 

This is not possible, displaying values inside the columns vertically is not possible.

 

Also, we have forwarded your request to our Engineering Team for the legend icon placements below the respect columns.

 

We will update you on this as soon as we get any update from the Engineering Team.

 

Thanks for your time and support.

 

Hello...

 

Well I would say this is possible. Please see screen below.

The question is if the data on the trend line (red) can be showed horizontaly?

 

Thank you!

 

post-32788-0-17983000-1354621093_thumb.png

Share this post


Link to post
Share on other sites
Guest Sumedh

Hi Kriss,

 

Apologies for the miscommunication.

 

Displaying data values horizontally for the Line plot is not possible.

Share this post


Link to post
Share on other sites

Hi Kriss,

 

Displaying data values horizontally for Line plot is not possible since you have opted to rotate the values by setting 'rotateValues' attribute at the chart elemnet level.

 

This attribute is applicable to all the data set values within the same chart element.

 

Hope this helps.

Share this post


Link to post
Share on other sites

Hi Kriss,

 

Displaying data values horizontally for Line plot is not possible since you have opted to rotate the values by setting 'rotateValues' attribute at the chart elemnet level.

 

This attribute is applicable to all the data set values within the same chart element.

 

Hope this helps.

 

thanks! just another question regarding data formating.

is it any change to display better the data on the chart below (i would like to have the values above the X axis).

 

post-32788-0-12240900-1355153229_thumb.png

 

 

 

Share this post


Link to post
Share on other sites
Guest Bindhu

Hi,

 

It will not be possible to display the labels above the x-axis as there is no much space.

 

However, please try using the attribute "labelPadding" and set it to say, 20 or 30, to avoid overlapping.

 

Hope this helps!

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