Graph Builder: connect a subset of points with line segments and show only markers for the other points
Hello, I am trying to use Graph Builder to connect a subset of points with line segments and show only markers for the other points. So that my plot looks something like this (lines here were added manually in a picture for illustration): I tried utilizing a separate column to employ overlay capability and it indeed allows to plots separate lines for separate groups of points. But I was not a...