Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breck7/scroll
/ value
Method
value
external/.d3.js:7520–7522 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7518
this._ += `M${this._x0 = this._x1 = +x},${this._y0 = this._y1 = +y}h${+w}v${+h}h${-w}Z`;
7519
}
7520
value() {
7521
return
this._ || null;
7522
}
7523
}
7524
7525
class
Polygon {
Callers
7
render
Method · 0.45
renderBounds
Method · 0.45
renderCell
Method · 0.45
render
Method · 0.45
renderPoints
Method · 0.45
renderHull
Method · 0.45
renderTriangle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected