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

Function oa

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

Source from the content-addressed store, hash-verified

2269 return ta(e) && t.isNumber(e.datum);
2270 }
2271 function oa(e) {
2272 return Zo(e) || ta(e);
2273 }
2274 function aa(e) {
2275 return e && (J(e, "field") || "count" === e.aggregate) && J(e, "type");
2276 }

Callers 15

woFunction · 0.70
HoFunction · 0.70
KoFunction · 0.70
kaFunction · 0.70
SaFunction · 0.70
msFunction · 0.70
ulFunction · 0.70
wlFunction · 0.70
DlFunction · 0.70
auFunction · 0.70
yuFunction · 0.70
SuFunction · 0.70

Calls 2

ZoFunction · 0.85
taFunction · 0.70

Tested by

no test coverage detected