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

Method parseAxesAndHeaders

resources/vega-lite.min.js:12934–12940  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12932 this.child.parseMarkGroup();
12933 }
12934 parseAxesAndHeaders() {
12935 (this.child.parseAxesAndHeaders(),
12936 (function (e) {
12937 for (const t of Be) sp(e, t);
12938 (cp(e, "x"), cp(e, "y"));
12939 })(this));
12940 }
12941 assembleSelectionTopLevelSignals(e) {
12942 return this.child.assembleSelectionTopLevelSignals(e);
12943 }

Callers 3

parseMethod · 0.45
parseAxesAndHeadersMethod · 0.45
parseAxesAndHeadersMethod · 0.45

Calls 2

spFunction · 0.70
cpFunction · 0.70

Tested by

no test coverage detected