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

Method width

resources/vega-lite.min.js:11877–11879  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11875 }));
11876 }
11877 get width() {
11878 return this.getSizeSignalRef("width");
11879 }
11880 get height() {
11881 return this.getSizeSignalRef("height");
11882 }

Callers 15

vega.min.jsFile · 0.80
BmFunction · 0.80
NyFunction · 0.80
jyFunction · 0.80
_renderMethod · 0.80
zxFunction · 0.80
XxFunction · 0.80
KxFunction · 0.80
tbFunction · 0.80
ebFunction · 0.80
nbFunction · 0.80

Calls 1

getSizeSignalRefMethod · 0.95

Tested by

no test coverage detected