We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
A simple line.
<line id="line1" x1="500" y1="350" x2="500" y2="500"/>
x1, y1: Point A
x2, y2: Point B
line_width: Describes the thickness of the line
line_cap: Describes how the line will be capped. Values conform to the HTML5 Standard.