Jump to content

Need support for calculating Average with Variable function to show in Bar Chart


gokul.krish

Recommended Posts

We have question column and there are answer with rating 1 to 5. Other column describes User. We get rating for every user under question column. we want to show the average per user in bar chart.

X-axis defines UserName and Y-axis defines rating 1 to 5, in values it should show the average rating per user.

Please Refer the Attached Image

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

In case you are using the Jaspersoft professional version, and you are using the HTML5 Charts, you can add more details to the tooltip.

You can configure the tooltip using the example below.

https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/tooltip/pointformat/

In HTML5 charts for any level or series, you can add bucket level mapping and use the same to configure the tooltip.

Hope this helps

 

 

 

 

 

 

Link to comment
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

×
×
  • Create New...