I wish to recreate this sort of plot: http://i.imgur.com/19UPf5D.png i.e, plot 3d points in the xyz plane and connect the points by a line.
Does anyone know how to do that?
I found: http://doc.sagemath.org/html/en/reference/plotting/sage/plot/line.html but I haven't been able to find exactly what I want.