MCPcopy Create free account
hub / github.com/plotly/plotly.js / compileCwise

Function compileCwise

stackgl_modules/index.js:30691–30695  ·  view source on GitHub ↗
(user_args)

Source from the content-addressed store, hash-verified

30689}
30690
30691function compileCwise(user_args) {
30692 return createThunk({
30693 funcName: user_args.funcName
30694 })
30695}
30696
30697module.exports = compileCwise({
30698 funcName: "convert"

Callers 1

index.jsFile · 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…