Overlaying datapoints and function in Graph Builder
Hello everyone,
I am trying to overlay datapoints from a column and a function line in Graph Builder. However, whenever I place the variables on the same axis and overlay them, I end up with either:
both the datapoints and the function drawn as points, orboth drawn as lines.
What I want is simple:
the column data should appear as points, andthe function should appear as a line,
overlaid in the sam...