UNPKG

d3

Version:

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

22 lines (17 loc) 254 B
@import url("../../lib/jquery-ui/jquery-ui.css"); body, .ui-widget { font: 14px Helvetica Neue; } svg { width: 960px; height: 500px; border: solid 1px #ccc; background: #eee; } path { fill: #ccc; stroke: #fff; } div { width: 960px; }