webchartuser Report post Posted May 15, 2010 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 Report post Posted May 17, 2010 Hey there, Welcome! 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
webchartuser Report post Posted May 17, 2010 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 Report post Posted May 18, 2010 Hi, I am afraid, as of now FusionCharts does not support this. Share this post Link to post Share on other sites