2.9.3 • Published 26 days ago

@nodeslinks/plotly.js-dist v2.9.3

Weekly downloads
-
License
MIT
Repository
-
Last release
26 days ago

plotly.js-dist

Ready-to-use plotly.js 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, parcoords, pie, pointcloud, sankey, scatter, scatter3d, scattercarpet, scattergeo, scattergl, scattermapbox, scatterpolar, scatterpolargl, scatterternary, splom, 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-dist

Usage

// ES6 module
import Plotly from "plotly.js-dist";

// CommonJS
var Plotly = require("plotly.js-dist");

Copyright and license

Code and documentation copyright 2021 Plotly, Inc.

Code released under the MIT license.

Docs released under the Creative Commons license.

Please visit complete list of dependencies.

npm run custom-bundle -- --unminified --out nl --traces scatter,sankey,bar npx terser plotly-nl.js -m -o plotly.js

2.9.3

26 days ago

2.9.2

2 months ago

2.9.1

2 years ago

1.0.0

2 years ago

2.9.0

2 years ago