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/cone/convert.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
var
conePlot = require(
'../../../stackgl_modules'
).gl_cone3d;
4
var
createConeMesh = require(
'../../../stackgl_modules'
).gl_cone3d.createConeMesh;
Callers
nothing calls this directly
Calls
2
convert
Function · 0.70
isArrayOrTypedArray
Function · 0.50
Tested by
no test coverage detected