Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/twitter/labella.js
/ idealRight
Method
idealRight
src/core/node.js:54–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
52
}
53
54
idealRight(){
55
return
this.idealPos + this.width/2;
56
}
57
58
idealLeft(){
59
return
this.idealPos - this.width/2;
Callers
5
Distributor
Function · 0.80
node.spec.js
File · 0.80
s
Function · 0.80
e
Function · 0.80
d
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected