Graph Builder: Y-Variable plotted as "Mean(Variable)" when adding a line to the graph
n/a
I have created a scatter plat with two different variables and my graph appears as expected. The issue is that when I add a line to the graph, this line is automatically associated with a summary statistic (the default is "mean"), even though none of the points actually need to be averaged. The graph displays everything as I would expect, so this wouldn't be a problem except the automatically g...