MCPcopy Create free account
hub / github.com/alignoth/alignoth / Ih

Function Ih

resources/vega.min.js:10096–10103  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

10094 };
10095 }
10096 function Ih(t, e) {
10097 return e
10098 .domain(t.domain())
10099 .range(t.range())
10100 .interpolate(t.interpolate())
10101 .clamp(t.clamp())
10102 .unknown(t.unknown());
10103 }
10104 function Wh() {
10105 var t,
10106 e,

Callers 3

ldFunction · 0.85
hdFunction · 0.85
vega.min.jsFile · 0.85

Calls 2

clampMethod · 0.80
rangeMethod · 0.80

Tested by

no test coverage detected