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

Function dC

resources/vega.min.js:22750–22761  ·  view source on GitHub ↗
(t, e, n, r, i)

Source from the content-addressed store, hash-verified

22748 (t.y1 = Math.round(t.y1)));
22749 }
22750 function dC(t, e, n, r, i) {
22751 for (
22752 var o,
22753 a = t.children,
22754 s = -1,
22755 u = a.length,
22756 l = t.value && (r - e) / t.value;
22757 ++s < u;
22758
22759 )
22760 (((o = a[s]).y0 = n), (o.y1 = i), (o.x0 = e), (o.x1 = e += o.value * l));
22761 }
22762 var pC = { depth: -1 },
22763 gC = {},
22764 mC = {};

Callers 3

SCFunction · 0.85
nFunction · 0.85
iFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected