MCPcopy Index your code
hub / github.com/plotly/plotly.js / convert.js

File convert.js

src/traces/scatter3d/convert.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3var createLinePlot = require('../../../stackgl_modules').gl_line3d;
4var createScatterPlot = require('../../../stackgl_modules').gl_scatter3d;

Callers

nothing calls this directly

Calls 5

convertPlotlyOptionsFunction · 0.85
arrayToColorFunction · 0.85
createLinePlotFunction · 0.85
createErrorBarsFunction · 0.85
constructDelaunayFunction · 0.85

Tested by

no test coverage detected