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

Function Eb

resources/vega.min.js:17211–17217  ·  view source on GitHub ↗
(t, e, n)

Source from the content-addressed store, hash-verified

17209 (Xa.call(this, null, t), this.modified(!0));
17210 }
17211 function Eb(t, e, n) {
17212 hp(t) &&
17213 Math.abs(e.reduce((t, e) => t + (e < 0 ? -1 : e > 0 ? 1 : 0), 0)) !==
17214 e.length &&
17215 n.warn("Log scale domain includes zero: " + Dt(e));
17216 return e;
17217 }
17218 function Db(t, e, n) {
17219 return J(t) && (e || n) ? mp(t, Cb(e || [0, 1], n)) : t;
17220 }

Callers 1

transformFunction · 0.85

Calls 2

DtFunction · 0.85
hpFunction · 0.70

Tested by

no test coverage detected