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