First time here? Check out the FAQ!
answered 2011-03-28 19:09:15 +0100
parametric_plot takes an argument thickness as follows:
parametric_plot
thickness
sage: parametric_plot([cos(x),sin(x)],x,0,2*pi,thickness=5)