MCPcopy
hub / github.com/csev/py4e / scale

Function scale

code/pagerank/d3.v2.js:2629–2631  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

2627 }
2628
2629 function scale(x) {
2630 return output(x);
2631 }
2632
2633 // Note: requires range is coercible to number!
2634 scale.invert = function(y) {

Callers 3

squarifyFunction · 0.70
stickifyFunction · 0.70
treemapFunction · 0.70

Calls 2

logFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected