plotly.js-gl3d-dist-min

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

Usage no npm install needed!

<script type="module">
  import plotlyJsGl3dDistMin from 'https://cdn.skypack.dev/plotly.js-gl3d-dist-min';
</script>

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')

Copyright and license

Code and documentation copyright 2022 Plotly, Inc.

Code released under the MIT license.

Docs released under the Creative Commons license.

Please visit complete list of dependencies.