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

Function um

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

Source from the content-addressed store, hash-verified

10630 );
10631 }
10632 function um(e, t, n) {
10633 const i = Ii(n)?.unit;
10634 return "temporal" === t || i
10635 ? (function (e, t, n) {
10636 return e.map((e) => ({
10637 signal: `{data: ${_a(e, { timeUnit: n, type: t })}}`,
10638 }));
10639 })(e, t, i)
10640 : [e];
10641 }
10642 function fm(e, n, i, r) {
10643 const { encoding: o, markDef: a, mark: s, config: l, stack: c } = i,
10644 u = ka(o[r]),

Callers 1

fmFunction · 0.85

Calls 3

IiFunction · 0.70
_aFunction · 0.70
mapMethod · 0.45

Tested by

no test coverage detected