Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ convert.js
File
convert.js
src/traces/volume/convert.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
var
createMesh = require(
'../../../stackgl_modules'
).gl_mesh3d;
4
Callers
nothing calls this directly
Calls
7
findNearestOnAxis
Function · 0.85
generateIsoMeshes
Function · 0.85
str2RgbaArray
Function · 0.85
extractOpts
Function · 0.85
parseColorScale
Function · 0.85
toDataCoords
Function · 0.70
isArrayOrTypedArray
Function · 0.50
Tested by
no test coverage detected