Plot a curve given a list of points
list of points
Optional
options for the axes example: opt = { bbox : [V2(-100,-100), V2(100,100)], xrange : [-2, 2], yrange : [-2, 2], }
Plot a curve given a list of points