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

File scene.js

src/plots/gl3d/scene.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3var glPlot3d = require('../../../stackgl_modules').gl_plot3d;
4var createCamera = glPlot3d.createCamera;

Callers

nothing calls this directly

Calls 15

getContextFunction · 0.85
createCameraFunction · 0.85
relayoutCallbackFunction · 0.85
computeTickMarksFunction · 0.85
computeTraceBoundsFunction · 0.85
computeAnnotationBoundsFunction · 0.85
applyAutorangeOptionsFunction · 0.85
getLayoutCameraFunction · 0.85
getCameraArraysFunction · 0.85
sameFunction · 0.85
flipPixelsFunction · 0.85
correctRGBFunction · 0.85

Tested by

no test coverage detected