MCPcopy Create free account
hub / github.com/d3/d3-array / bin-test.js

File bin-test.js

test/bin-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "assert";
2import {csvParse} from "d3-dsv";
3import {readFile} from "fs/promises";
4import {bin, extent, histogram, thresholdSturges, ticks} from "../src/index.js";

Callers

nothing calls this directly

Calls 4

binFunction · 0.90
ticksFunction · 0.90
iterableFunction · 0.85
boxFunction · 0.70

Tested by

no test coverage detected