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

Function createAxes

stackgl_modules/index.js:12308–12312  ·  view source on GitHub ↗
(gl, options)

Source from the content-addressed store, hash-verified

12306}
12307
12308function createAxes(gl, options) {
12309 var axes = new Axes(gl)
12310 axes.update(options)
12311 return axes
12312}
12313
12314
12315/***/ }),

Callers 1

createSceneFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…