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

Method parseData

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

Source from the content-addressed store, hash-verified

12918 return this.facet[e];
12919 }
12920 parseData() {
12921 ((this.component.data = hp(this)), this.child.parseData());
12922 }
12923 parseLayoutSize() {
12924 up(this);
12925 }

Callers 3

parseMethod · 0.45
parseDataMethod · 0.45
parseDataMethod · 0.45

Calls 1

hpFunction · 0.70

Tested by

no test coverage detected