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

Function au

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

Source from the content-addressed store, hash-verified

6419 });
6420 }
6421 function au(e, t) {
6422 let n =
6423 arguments.length > 2 && void 0 !== arguments[2] ? arguments[2] : "datum";
6424 if (e) {
6425 if (sa(e)) return Pn(e.value);
6426 if (oa(e)) {
6427 const { format: i, formatType: r } = $a(e);
6428 return Oo({
6429 fieldOrDatumDef: e,
6430 format: i,
6431 formatType: r,
6432 expr: n,
6433 config: t,
6434 });
6435 }
6436 }
6437 }
6438 function su(e) {
6439 let n = arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {};
6440 const { encoding: i, markDef: r, config: o, stack: a } = e,

Callers 4

ouFunction · 0.70
suFunction · 0.70
cFunction · 0.70
duFunction · 0.70

Calls 5

PnFunction · 0.85
$aFunction · 0.85
saFunction · 0.70
oaFunction · 0.70
OoFunction · 0.70

Tested by

no test coverage detected