MCPcopy Create free account
hub / github.com/breck7/scroll / number2

Function number2

external/.d3.js:5307–5309  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

5305}
5306
5307function number2(e) {
5308 return [number1(e[0]), number1(e[1])];
5309}
5310
5311var X = {
5312 name: "x",

Callers 3

.d3.jsFile · 0.85
initializeFunction · 0.85
brush$1Function · 0.85

Calls 1

number1Function · 0.85

Tested by

no test coverage detected