Sign in to follow this  
webchartuser

Advanced Feature on Barchart

Recommended Posts

We are trying to figure a way to implement explicit labels on StackedBar Charts using FusionCharts.

 

 

 

Our objective is to try and reproduce a chart like the one on this site...

 

http://www.recovery.gov/Transparency/RecipientReportedData/Images/RDG_RecipientReportedJobs_0503_3.jpg

 

 

 

Has anyone seen such a capability in FusionCharts?

 

 

 

Thanks in advance.

Share this post


Link to post
Share on other sites
Guest Rajroop

Hey there,

 

 

 

Welcome! :P

 

 

 

While FusionCharts does not have the capability to showcase the data value(s) exactly as per your requirement here, we can offer a close workaround.

 

 

 

Using the attributes 'rotateValues' and 'showValues' you will be able to display the data quite efficiently within the individual stacks of of the Stacked Column chart.

 

Ref.- http://www.fusioncharts.com/docs/Contents/AttDesc/DataValues.html

 

 

 

As for the X-axis labels, you can always introduce a 'new-line break' in-between the entire label, at appropriate places, to create a display similar to the one in the image.

 

Ex: <category label='Jan is the first month of the year' />

 

 

 

I hope this helps. :hehe:

Share this post


Link to post
Share on other sites

Rajroop:

 

 

 

Thank you very much for responding to my post. I have a very specific problem that we are trying to address.

 

 

 

1. Is it possible to get a "link" or line type construct? The reason being that in situations where the "stack" is very small and therefore it does not have enough space to be accomodated in its own "bar segment" we would like to be able to place it outside the bar "stack" and have a link to the segment of the bar?

 

 

 

Does that make sense?

 

 

 

Thanks again.

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

I am afraid, as of now FusionCharts does not support this.

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