JSPM

  • Created
  • Published
  • Downloads 5138
  • Score
    100M100P100Q139622F
  • License MIT

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

Package Exports

  • plotly.js-cartesian-dist
  • plotly.js-cartesian-dist/plotly-cartesian.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (plotly.js-cartesian-dist) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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

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.