Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
streamPolygon
Function · 0.80
.d3.js
File · 0.80
clip
Function · 0.80
ringEnd
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