MCPcopy 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
29884function cwiseCompiler(user_args) {
29885 return createThunk({
29886 funcName: user_args.funcName
29887 })
29888}
29889
29890
29891var TEMPLATE_CACHE = {}

Callers 2

index.jsFile · 0.85
generateTemplateFunction · 0.85

Calls 1

createThunkFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…