Jump to content

Add average to a Scatter Chart


Kimkpg

Recommended Posts

I need help with adding the average to a Scatter Chart.

I’ve created a Scatter Chart to show the distribution of the time in days to a specific task (this number is calculated by the finish date - start date), this thing I got fine

however when I try to add the average point/line/whatever the graphic breaks, and stop showing any data.

 

how can I be able to this? 

Link to comment
Share on other sites

Let us know your data structure (columns and types) or a sample content.
Also your faulty "average" expression. Do you have any error messages on the scatter plot ?

Note that when you apply an aggregation (e.g. sum, avg etc..) on the scatter plot, it becomes similar to a bubble chart and therefore you should ensure you have properly defined the  Marker-By property (see below)

image.thumb.png.e8f4854aa718f4b8ea749a252e624635.png

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...