Sign in to follow this  
vinkhub

Showing Overall Total in a chart

Recommended Posts

Hi,

We are using FustionCharts v3 (non free) version.

One common requirement we have for all charts single series charts or sliced charts (funnel, pie, donut) is to show the total of all dataValues. So, if I have values 10, 20, 30, 40. I would like to show a total of 100 in the bottom/top of chart.

The key thing I am looking for is that "Can fusion chart handle this itself?"

With Regards,

-VK

Share this post


Link to post
Share on other sites
Guest Rajroop

Hey,

 

 

 

While there is no native way to accomplish this, there might be a tweak to get the outcome as per the requirement here.

 

 

 

You could use the 'caption' attribute and use a (one/two/or more)line-break (" ") to organize the display of the SUM on top of the chart. Though, you would have to implement this manually.

 

 

 

Hope this helps. Please do share your feedback with us regarding this.

Share this post


Link to post
Share on other sites

Hi,

Thanks for the quick response. A follow up question:

Is there an inbuilt Sum functionality or We have to render the Sum as a datavalue in chartdata?

With Regards,

-VK

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