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

Method axis

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

Source from the content-addressed store, hash-verified

14294 return t ? t.domain : void 0;
14295 }
14296 axis(e) {
14297 return this.specifiedAxes[e];
14298 }
14299 legend(e) {
14300 return this.specifiedLegends[e];
14301 }

Callers 2

vdFunction · 0.80
OpFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected