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

Method addDimensions

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

Source from the content-addressed store, hash-verified

10142 (super(e), (this.transform = t));
10143 }
10144 addDimensions(e) {
10145 this.transform.groupby = b(this.transform.groupby.concat(e), (e) => e);
10146 }
10147 dependentFields() {
10148 const e = new Set();
10149 return (

Callers

nothing calls this directly

Calls 1

bFunction · 0.70

Tested by

no test coverage detected