Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/plotly/plotly.js
/ cwiseCompiler
Function
cwiseCompiler
stackgl_modules/index.js:29884–29888 ·
view source on GitHub ↗
(user_args)
Source
from the content-addressed store, hash-verified
29882
}
29883
29884
function
cwiseCompiler(user_args) {
29885
return
createThunk({
29886
funcName: user_args.funcName
29887
})
29888
}
29889
29890
29891
var
TEMPLATE_CACHE = {}
Callers
2
index.js
File · 0.85
generateTemplate
Function · 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…