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

Function ll

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

Source from the content-addressed store, hash-verified

4461 const al = new Set([Lr, Ur, qr, Hr, Br, Qr, Jr, Ir, Gr, Yr]),
4462 sl = new Set([Ur, qr, Lr]);
4463 function ll(e) {
4464 return Zo(e) && "quantitative" === ea(e) && !e.bin;
4465 }
4466 function cl(e, t, n) {
4467 let { orient: i, type: r } = n;
4468 const o = "x" === t ? "y" : "radius",

Callers 1

clFunction · 0.85

Calls 2

ZoFunction · 0.85
eaFunction · 0.70

Tested by

no test coverage detected