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

Function ca

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

Source from the content-addressed store, hash-verified

2281 return J(e, "scale") || J(e, "sort");
2282 }
2283 function ca(e) {
2284 return J(e, "axis") || J(e, "stack") || J(e, "impute");
2285 }
2286 function ua(e) {
2287 return J(e, "legend");
2288 }

Callers 8

GaFunction · 0.85
constructorMethod · 0.85
constructorMethod · 0.85
_oFunction · 0.85
baFunction · 0.85
DaFunction · 0.85
EmFunction · 0.85
OpFunction · 0.85

Calls 1

JFunction · 0.70

Tested by

no test coverage detected