UNPKG

d3

Version:

A small, free JavaScript library for manipulating documents based on data.

16 lines (13 loc) 162 B
svg { display: block; border: solid 1px #666; overflow: hidden; } path { stroke: #000; stroke-width: .5px; } circle { fill: none; stroke: #fff; }