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

Function continuous

external/.d3.js:15068–15070  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15066}
15067
15068function continuous() {
15069 return transformer$2()(identity$3, identity$3);
15070}
15071
15072function tickFormat(start, stop, count, specifier) {
15073 var step = tickStep(start, stop, count),

Callers 3

linearFunction · 0.85
radialFunction · 0.85
calendarFunction · 0.85

Calls 1

transformer$2Function · 0.85

Tested by

no test coverage detected