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

Function Cm

resources/vega-lite.min.js:11350–11354  ·  view source on GitHub ↗
(e, t, n)

Source from the content-addressed store, hash-verified

11348 return { step: e.step };
11349 }
11350 function Cm(e, t, n) {
11351 const i = e === te ? "width" : "height",
11352 r = t[i];
11353 return r || Is(n, i);
11354 }
11355 const _m = 0.95;
11356 function Pm(e, t, n) {
11357 const i = Rs(e.width) ? e.width.step : Ws(n, "width"),

Callers 1

SmFunction · 0.70

Calls 1

IsFunction · 0.70

Tested by

no test coverage detected