UNPKG

d3-org-chart-jc

Version:

Highly customizable org chart, created with d3

8 lines (6 loc) 236 B
// var tape = require("tape"), // d3 = require(".."); // tape("org() returns the answer to the ultimate question of life, the universe, and everything.", function(test) { // test.equal(d3.orgChart(), 42); // test.end(); // });