Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ bakeOrient
Function
bakeOrient
stackgl_modules/index.js:27563–27569 ·
view source on GitHub ↗
(d)
Source
from the content-addressed store, hash-verified
27561
}
27562
27563
function
bakeOrient(d) {
27564
var
test = orient[d+1]
27565
if
(!test) {
27566
test = orient
27567
}
27568
return
wrapper(test)
27569
}
27570
27571
var
BAKED = []
27572
Callers
1
Triangulation
Function · 0.85
Calls
1
wrapper
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…