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

Function Ho

resources/vega-lite.min.js:2198–2206  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

2196 return J(e, "sort");
2197 }
2198 function Ho(e) {
2199 let { fieldDef: t, fieldDef2: n, markDef: i, config: r } = e;
2200 if (oa(t) && void 0 !== t.bandPosition) return t.bandPosition;
2201 if (Zo(t)) {
2202 const { timeUnit: e, bin: o } = t;
2203 if (e && !n) return Mn("timeUnitBandPosition", i, r);
2204 if (mn(o)) return 0.5;
2205 }
2206 }
2207 function Go(e) {
2208 let {
2209 channel: t,

Callers 7

woFunction · 0.70
YoFunction · 0.70
makeFromEncodingMethod · 0.70
FuFunction · 0.70
kdFunction · 0.70
fmFunction · 0.70
SmFunction · 0.70

Calls 4

ZoFunction · 0.85
MnFunction · 0.85
oaFunction · 0.70
mnFunction · 0.70

Tested by

no test coverage detected