UNPKG

d3

Version:

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

17 lines (14 loc) 201 B
#chart { font: 10px sans-serif; } .day { fill: none; stroke: #ccc; shape-rendering: crispEdges; } .month { fill: none; stroke: #000; stroke-width: 2px; shape-rendering: crispEdges; }