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

Method pointRadius

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

Source from the content-addressed store, hash-verified

18838 (this._ = ""));
18839 }
18840 pointRadius(t) {
18841 return ((this._radius = +t), this);
18842 }
18843 polygonStart() {
18844 this._line = 0;
18845 }

Callers 4

aFunction · 0.80
tMFunction · 0.80
QMFunction · 0.80
transformFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected