Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/plotly/plotly.js
/ makeOp
Function
makeOp
stackgl_modules/index.js:30550–30554 ·
view source on GitHub ↗
(user_args)
Source
from the content-addressed store, hash-verified
30548
}
30549
30550
function
makeOp(user_args) {
30551
return
createThunk({
30552
funcName: user_args.funcName
30553
})
30554
}
30555
30556
var
assign_ops = {
30557
mul:
"*"
,
Callers
1
index.js
File · 0.85
Calls
1
createThunk
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…