plotly.js-strict-dist-min

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

Usage no npm install needed!

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

README

plotly.js-strict-dist-min

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

Contains trace modules bar, barpolar, box, candlestick, carpet, choropleth, choroplethmapbox, cone, contour, contourcarpet, densitymapbox, funnel, funnelarea, heatmap, heatmapgl, histogram, histogram2d, histogram2dcontour, icicle, image, indicator, isosurface, mesh3d, ohlc, parcats, pie, pointcloud, sankey, scatter, scatter, scatter3d, scattercarpet, scattergeo, scattermapbox, scatterpolar, scatterternary, streamtube, sunburst, surface, table, treemap, violin, volume and waterfall.

For more info on plotly.js, go to https://github.com/plotly/plotly.js#readme

Installation

npm install plotly.js-strict-dist-min

Usage

// ES6 module
import Plotly from 'plotly.js-strict-dist-min'

// CommonJS
var Plotly = require('plotly.js-strict-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.