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

Method mapLayer

resources/vega-lite.min.js:4440–4442  ·  view source on GitHub ↗
(e, t)

Source from the content-addressed store, hash-verified

4438 throw new Error(Bn(e));
4439 }
4440 mapLayer(e, t) {
4441 return { ...e, layer: e.layer.map((e) => this.mapLayerOrUnit(e, t)) };
4442 }
4443 mapHConcat(e, t) {
4444 return { ...e, hconcat: e.hconcat.map((e) => this.map(e, t)) };
4445 }

Callers 1

mapLayerOrUnitMethod · 0.95

Calls 2

mapLayerOrUnitMethod · 0.95
mapMethod · 0.45

Tested by

no test coverage detected