plotly.js-gl2d-dist
Ready-to-use plotly.js gl2d distributed bundle.
Contains trace modules heatmapgl
, parcoords
, pointcloud
, scatter
, scattergl
and splom
.
For more info on plotly.js, go to https://github.com/plotly/plotly.js#readme
Installation
npm install plotly.js-gl2d-dist
Usage
import Plotly from 'plotly.js-gl2d-dist'
var Plotly = require('plotly.js-gl2d-dist')
Copyright and license
Code and documentation copyright 2024 Plotly, Inc.
Code released under the MIT license.
Docs released under the Creative Commons license.
Please visit complete list of dependencies.