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

Function sa

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

Source from the content-addressed store, hash-verified

2275 return e && (J(e, "field") || "count" === e.aggregate) && J(e, "type");
2276 }
2277 function sa(e) {
2278 return J(e, "value");
2279 }
2280 function la(e) {
2281 return J(e, "scale") || J(e, "sort");
2282 }

Callers 9

woFunction · 0.70
DlFunction · 0.70
auFunction · 0.70
guFunction · 0.70
tdFunction · 0.70
parseAllMethod · 0.70
parseAllMethod · 0.70
RpFunction · 0.70
constructorMethod · 0.70

Calls 1

JFunction · 0.70

Tested by

no test coverage detected