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

Method polygonEnd

external/.d3.js:11893–11895  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11891 this._line = 0;
11892 }
11893 polygonEnd() {
11894 this._line = NaN;
11895 }
11896 lineStart() {
11897 this._point = 0;
11898 }

Callers 6

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

Calls

no outgoing calls

Tested by

no test coverage detected