UNPKG

d3

Version:

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

16 lines (13 loc) 198 B
circle { fill: rgb(31, 119, 180); fill-opacity: .25; stroke: rgb(31, 119, 180); stroke-width: 1px; } .leaf circle { fill: #ff7f0e; fill-opacity: 1; } text { font: 10px sans-serif; }