Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ convert.js
File
convert.js
src/traces/surface/convert.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
var
createSurface = require(
'../../../stackgl_modules'
).gl_surface3d;
4
Callers
nothing calls this directly
Calls
10
arrayLCM
Function · 0.85
smallestDivisor
Function · 0.85
homography
Function · 0.85
insertIfNewLevel
Function · 0.85
parseColorScale
Function · 0.85
interp2d
Function · 0.85
extractOpts
Function · 0.85
str2RgbaArray
Function · 0.85
isColormapCircular
Function · 0.85
isArrayOrTypedArray
Function · 0.50
Tested by
no test coverage detected