# So I'm trying to draw a line with lustre in an svg element and I can't set x1, x2, y1 and y2 with the attributes.style function. The Coords will be set to 0 bcs you can't define them in style. How do I set them tho?