MCPcopy 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
3var conePlot = require('../../../stackgl_modules').gl_cone3d;
4var createConeMesh = require('../../../stackgl_modules').gl_cone3d.createConeMesh;

Callers

nothing calls this directly

Calls 2

convertFunction · 0.70
isArrayOrTypedArrayFunction · 0.50

Tested by

no test coverage detected