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

Method addDimensions

resources/vega-lite.min.js:10405–10407  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

10403 (super(e), (this.transform = t));
10404 }
10405 addDimensions(e) {
10406 this.transform.groupby = b(this.transform.groupby.concat(e), (e) => e);
10407 }
10408 dependentFields() {
10409 const e = new Set();
10410 return (

Callers

nothing calls this directly

Calls 1

bFunction · 0.70

Tested by

no test coverage detected