MCPcopy 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
30550function makeOp(user_args) {
30551 return createThunk({
30552 funcName: user_args.funcName
30553 })
30554}
30555
30556var assign_ops = {
30557 mul: "*",

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…