Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/twitter/labella.js
/ currentLeft
Method
currentLeft
src/core/node.js:50–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
}
49
50
currentLeft(){
51
return
this.currentPos - this.width/2;
52
}
53
54
idealRight(){
55
return
this.idealPos + this.width/2;
Callers
6
positionBefore
Method · 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