Plot a curve given xdata and ydata
x coordinates of the data
y coordinates of the data
Optional
options for the axes example: opt = { bbox : [V2(-100,-100), V2(100,100)], xrange : [-2, 2], yrange : [-2, 2], }
Plot a curve given xdata and ydata