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

Method parseMarkGroup

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

Source from the content-addressed store, hash-verified

13370 Object.values(this.component.selection).some((e) => af(e)) && ki(ti);
13371 }
13372 parseMarkGroup() {
13373 for (const e of this.children) e.parseMarkGroup();
13374 }
13375 parseAxesAndHeaders() {
13376 for (const e of this.children) e.parseAxesAndHeaders();
13377 }

Callers

nothing calls this directly

Calls 1

parseMarkGroupMethod · 0.45

Tested by

no test coverage detected