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

Function sB

resources/vega.min.js:27977–27983  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

27975 } catch (t) {}
27976 }
27977 function sB(t, e) {
27978 if (_t(t)) {
27979 const n = e.scales[t];
27980 return n && op(n.value) ? n.value : void 0;
27981 }
27982 if (J(t)) return op(t) ? t : void 0;
27983 }
27984 function uB(t, e, n) {
27985 ((e.__bandwidth = (t) => (t && t.bandwidth ? t.bandwidth() : 0)),
27986 (n._bandwidth = oB),

Callers 2

lBFunction · 0.85
vega.min.jsFile · 0.85

Calls 3

_tFunction · 0.70
opFunction · 0.70
JFunction · 0.70

Tested by

no test coverage detected