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

Function Pa

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

Source from the content-addressed store, hash-verified

2726 );
2727 }
2728 function Pa(e, t) {
2729 const { type: n } = e;
2730 return t.map((t) => {
2731 const i = _a(t, {
2732 timeUnit: Zo(e) && !Ti(e.timeUnit) ? e.timeUnit : void 0,
2733 type: n,
2734 undefinedIfExprNotRequired: !0,
2735 });
2736 return void 0 !== i ? { signal: i } : t;
2737 });
2738 }
2739 function Na(e, t) {
2740 return mn(e.bin)
2741 ? Qt(t) && ["ordinal", "nominal"].includes(e.type)

Callers 1

vega-lite.min.jsFile · 0.70

Calls 4

ZoFunction · 0.85
_aFunction · 0.70
TiFunction · 0.70
mapMethod · 0.45

Tested by

no test coverage detected