Hi,
I’m trying to make a simple scatter plot and unfortunately, all data points are not showed, they are grouped if they have the same value on the horizontal axis. We can choose if we want to display the count, the average, the min, … of the values, but I would like to plot all the points in order to see their dispersion.
Here is an exemple:
There are 2 points with a horizontal value of 2, and it’s not possible to plot they both, I can only plot a statistical value of theses 2 points.
An alternative could be to plot several statistical values, like the min, the max and the average, but it doesn’t seem possible either. If I try to add a second value to plot in the chart options, i can’t select Vertical axis anymore, as it’s already selected once.