UNPKG

d3

Version:

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

17 lines (14 loc) 191 B
svg { background: #eee; width: 960px; height: 500px; } #counties path { stroke: #fff; stroke-width: .25px; } #states path { fill: none; stroke: #fff; stroke-width: 1.5px; }