MCPcopy Create free account
hub / github.com/microsoft/SandDance / getGrouping

Method getGrouping

docs/app/js/sanddance-app.js:4126–4128  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4124 this.bin = (0, _bin.binnable)(this.prefix, props.globalScope.data.name, props.groupby);
4125 }
4126 getGrouping() {
4127 return this.bin.fields;
4128 }
4129 build() {
4130 const { bin , names , props } = this;
4131 const { globalScope , minBandWidth , orientation , parentScope , showAxes } = props;

Callers 2

buildMethod · 0.95
iterateLayoutsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected