UNPKG

d3

Version:

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

16 lines (13 loc) 175 B
.node circle { fill: #fff; stroke: steelblue; stroke-width: 1.5px; } .node { font: 10px sans-serif; } .link { fill: none; stroke: #ccc; stroke-width: 1.5px; }