UNPKG

d3

Version:

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

17 lines (14 loc) 184 B
svg { border: solid 1px #666; overflow: hidden; } path { fill: yellow; stroke: #000; stroke-width: .5px; } circle { fill: #ccc; stroke: #000; pointer-events: none; }