Ready-to-use minified plotly.js gl3d distributed bundle.
npm install plotly.js-gl3d-dist-minReady-to-use minified plotly.js gl3d distributed bundle.
Contains trace modules cone, isosurface, mesh3d, scatter, scatter3d, streamtube, surface and volume.
For more info on plotly.js, go to https://github.com/plotly/plotly.js#readme
```
npm install plotly.js-gl3d-dist-minUsage
`js
// ES6 module
import Plotly from 'plotly.js-gl3d-dist-min'
// CommonJS
var Plotly = require('plotly.js-gl3d-dist-min')
``
Code and documentation copyright 2025 Plotly, Inc.
Code released under the MIT license.
Docs released under the Creative Commons license.
Please visit complete list of dependencies.