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

Function reset

external/.d3.js:12358–12361  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12356 }
12357
12358 function reset() {
12359 cache = cacheStream = null;
12360 return projection;
12361 }
12362
12363 return function() {
12364 project = projectAt.apply(this, arguments);

Callers 4

projectionMutatorFunction · 0.85
recenterFunction · 0.85
albersUsaFunction · 0.85
identity$4Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected