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

Function Du

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

Source from the content-addressed store, hash-verified

6901 };
6902 }
6903 function Du(e, t) {
6904 const n = st(e),
6905 i = ot(e);
6906 if (void 0 !== t[i]) return { [i]: ko(e, t[i]) };
6907 if (void 0 !== t[e]) return { [i]: ko(e, t[e]) };
6908 if (t[n]) {
6909 const i = t[n];
6910 if (!lo(i)) return { [n]: ko(e, i) };
6911 Si(
6912 (function (e) {
6913 return `Position range does not support relative band size for ${e}.`;
6914 })(n),
6915 );
6916 }
6917 }
6918 function Fu(e, n) {
6919 const { config: i, encoding: r, markDef: o } = e,
6920 a = o.type,

Callers 1

SuFunction · 0.70

Calls 5

stFunction · 0.70
otFunction · 0.70
koFunction · 0.70
loFunction · 0.70
SiFunction · 0.70

Tested by

no test coverage detected