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

Function Es

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

Source from the content-addressed store, hash-verified

4045 return J(e, "vconcat");
4046 }
4047 function Es(e) {
4048 return J(e, "hconcat");
4049 }
4050 function Ms(e) {
4051 let { step: t, offsetIsDiscrete: n } = e;
4052 return n ? (t.for ?? "offset") : "position";

Callers 3

mapMethod · 0.70
getChildrenMethod · 0.70
UpFunction · 0.70

Calls 1

JFunction · 0.70

Tested by

no test coverage detected