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

Function na

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

Source from the content-addressed store, hash-verified

2260 return J(e, "datum");
2261 }
2262 function na(e) {
2263 return (aa(e) && !pa(e)) || ra(e);
2264 }
2265 function ia(e) {
2266 return (aa(e) && "quantitative" === e.type && !e.bin) || ra(e);
2267 }

Callers 3

rsFunction · 0.70
msFunction · 0.70
constructorMethod · 0.70

Calls 3

aaFunction · 0.85
paFunction · 0.85
raFunction · 0.70

Tested by

no test coverage detected