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

Function ba

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

Source from the content-addressed store, hash-verified

2409 return i ? U(o, a.title, s) : (o ?? a.title ?? s);
2410 }
2411 function ba(e) {
2412 return ca(e) && e.axis
2413 ? e.axis
2414 : ua(e) && e.legend
2415 ? e.legend
2416 : Wo(e) && e.header
2417 ? e.header
2418 : void 0;
2419 }
2420 function xa(e, t) {
2421 return ha(e, t);
2422 }

Callers 3

vaFunction · 0.70
$aFunction · 0.70
GaFunction · 0.70

Calls 3

caFunction · 0.85
uaFunction · 0.70
WoFunction · 0.70

Tested by

no test coverage detected