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

Method parseMarkGroup

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

Source from the content-addressed store, hash-verified

14590 Object.values(this.component.selection).some((e) => af(e)) && ki(ti);
14591 }
14592 parseMarkGroup() {
14593 for (const e of this.children) e.parseMarkGroup();
14594 }
14595 parseAxesAndHeaders() {
14596 !(function (e) {
14597 const { axes: t, resolve: n } = e.component,

Callers

nothing calls this directly

Calls 1

parseMarkGroupMethod · 0.45

Tested by

no test coverage detected