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

Function pd

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

Source from the content-addressed store, hash-verified

10534 );
10535 }
10536 function pd(t, e) {
10537 return e
10538 .domain(t.domain())
10539 .interpolator(t.interpolator())
10540 .clamp(t.clamp())
10541 .unknown(t.unknown());
10542 }
10543 function gd() {
10544 var t = Gh(dd()(Uh));
10545 return (

Callers 4

gdFunction · 0.70
mdFunction · 0.70
vdFunction · 0.70
vega.min.jsFile · 0.70

Calls 1

clampMethod · 0.80

Tested by

no test coverage detected