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

Method assembleLayoutSignals

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

Source from the content-addressed store, hash-verified

12991 );
12992 }
12993 assembleLayoutSignals() {
12994 return this.child.assembleLayoutSignals();
12995 }
12996 columnDistinctSignal() {
12997 if (!(this.parent && this.parent instanceof pp)) {
12998 return { signal: `length(data('${this.getName("column_domain")}'))` };

Callers 3

assembleLayoutSignalsMethod · 0.45
assembleLayoutSignalsMethod · 0.45
vega-lite.min.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected