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

Method background

resources/vega.min.js:14279–14283  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

14277 return this._el && this._el.firstChild;
14278 }
14279 background(t) {
14280 return 0 === arguments.length
14281 ? this._bgcolor
14282 : ((this._bgcolor = t), this);
14283 }
14284 resize(t, e, n, r) {
14285 return (
14286 (this._width = t),

Callers 5

backgroundMethod · 0.45
groupFunction · 0.45
backgroundMethod · 0.45
_zFunction · 0.45
evaluateFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected