Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
streamPolygon
Function · 0.80
.d3.js
File · 0.80
clip
Function · 0.80
polygonEnd
Function · 0.80
resample$1
Function · 0.80
multiplex
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected