JSPM

  • Created
  • Published
  • Downloads 1654
  • Score
    100M100P100Q134679F
  • License MIT

Ready-to-use minified plotly.js gl3d distributed bundle.

Package Exports

  • plotly.js-gl3d-dist-min
  • plotly.js-gl3d-dist-min/plotly-gl3d.min.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (plotly.js-gl3d-dist-min) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

plotly.js-gl3d-dist-min

Ready-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

Installation

npm install plotly.js-gl3d-dist-min

Usage

// 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.