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

Function Mn

resources/vega-lite.min.js:969–980  ·  view source on GitHub ↗
(e, t, n)

Source from the content-addressed store, hash-verified

967 : void 0;
968 }
969 function Mn(e, t, n) {
970 let { vgChannel: i } =
971 arguments.length > 3 && void 0 !== arguments[3] ? arguments[3] : {};
972 const r = Rn(e, t, n.style);
973 return U(
974 i ? r : void 0,
975 r,
976 i ? n[t.type][i] : void 0,
977 n[t.type][e],
978 i ? n.mark[i] : n.mark[e],
979 );
980 }
981 function Rn(e, t, n) {
982 return Ln(e, jn(t), n);
983 }

Callers 9

TnFunction · 0.85
EnFunction · 0.85
HoFunction · 0.85
GoFunction · 0.85
FuFunction · 0.85
OuFunction · 0.85
fmFunction · 0.85
jpFunction · 0.85
constructorMethod · 0.85

Calls 2

RnFunction · 0.85
UFunction · 0.70

Tested by

no test coverage detected