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

Function WR

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

Source from the content-addressed store, hash-verified

30852 : t;
30853 }
30854 function WR(t, e) {
30855 return (
30856 e
30857 ? ((t.name = e.name),
30858 (t.style = e.style || t.style),
30859 (t.interactive = !!e.interactive),
30860 (t.encode = fN(t.encode, e, SR)))
30861 : (t.interactive = !1),
30862 t
30863 );
30864 }
30865 function HR(t, e, n, r) {
30866 const i = UR(t, n),
30867 o = i.isVertical(),

Callers 9

HRFunction · 0.85
YRFunction · 0.85
XRFunction · 0.85
JRFunction · 0.85
FLFunction · 0.85
BLFunction · 0.85
oUFunction · 0.85
sUFunction · 0.85
uUFunction · 0.85

Calls 1

fNFunction · 0.85

Tested by

no test coverage detected