0
Q:

using d3 to add svg box example

<svg width="500" height="500">
    <rect x="0" y="0" width="200" height="200"></rect>
</svg>
0
<svg width="500" height="500">
    <line x1="100" y1="50" x2="500" y2="50" stroke="black"/>
</svg>
0
<line x1="100" y1="100" x2="500" y2="100" />
0

New to Communities?

Join the community