MCPcopy Create free account
hub / github.com/breck7/scroll / polygonStart

Method polygonStart

external/.d3.js:11890–11892  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11888 return this;
11889 }
11890 polygonStart() {
11891 this._line = 0;
11892 }
11893 polygonEnd() {
11894 this._line = NaN;
11895 }

Callers 7

streamPolygonFunction · 0.80
.d3.jsFile · 0.80
clipFunction · 0.80
ringEndFunction · 0.80
polygonEndFunction · 0.80
resample$1Function · 0.80
multiplexFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected