define a line object by a series of coordinates
set the coordinates of the line
Example:
>>> xy = [[1,1],[2,2],[4,4]]
plotting argument for the object