Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/twitter/labella.js
/ currentRight
Method
currentRight
src/core/node.js:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
currentRight(){
47
return
this.currentPos + this.width/2;
48
}
49
50
currentLeft(){
51
return
this.currentPos - this.width/2;
Callers
7
positionAfter
Method · 0.80
force.spec.js
File · 0.80
metrics.js
File · 0.80
node.spec.js
File · 0.80
labella-extra.min.js
File · 0.80
labella-0.1.1.min.js
File · 0.80
e
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected