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

Function ra

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

Source from the content-addressed store, hash-verified

2266 return (aa(e) && "quantitative" === e.type && !e.bin) || ra(e);
2267 }
2268 function ra(e) {
2269 return ta(e) && t.isNumber(e.datum);
2270 }
2271 function oa(e) {
2272 return Zo(e) || ta(e);
2273 }

Callers 3

naFunction · 0.70
iaFunction · 0.70
flFunction · 0.70

Calls 1

taFunction · 0.70

Tested by

no test coverage detected