Source code
Revision control
Copy as Markdown
Other Tools
<svg id="svg-root"
width="100%" height="100%" viewBox="0 0 480 360"
<g id="testmeta">
<title>Test of 'pathLength' on shapes.</title>
</g>
<g id="test-reference" style="fill:none;stroke:black;stroke-width:5">
<path d="m 20,140 200,0 0,200 -200,0 z" style="stroke-dasharray:50" />
<path d="m 260,140 200,0 0,200 -200,0 z" style="stroke-dasharray:0.25" pathLength="4"/>
</g>
</svg>