plotly.js-cartesian-dist

Ready-to-use plotly.js cartesian distributed bundle.

Usage no npm install needed!

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

README

plotly.js-cartesian-dist

Ready-to-use plotly.js cartesian distributed bundle.

Contains trace modules bar, box, contour, heatmap, histogram, histogram2d, histogram2dcontour, image, pie, scatter, scatterternary and violin.

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

Installation

npm install plotly.js-cartesian-dist

Usage

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

// CommonJS
var Plotly = require('plotly.js-cartesian-dist')

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.