Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
squarify
Function · 0.70
stickify
Function · 0.70
treemap
Function · 0.70
Calls
2
log
Function · 0.85
get
Method · 0.45
Tested by
no test coverage detected