🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

plotly.js-dist

Package Overview
Dependencies
Maintainers
13
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

plotly.js-dist

Ready-to-use plotly.js distributed bundle.

1.54.4
Source
npm
Version published
Weekly downloads
72K
-23.44%
Maintainers
13
Weekly downloads
 
Created
Source

plotly.js-dist

Ready-to-use plotly.js distributed bundle.

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

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

Installation

npm install plotly.js-dist

Usage

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

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

Code and documentation copyright 2020 Plotly, Inc.

Code released under the MIT license.

Docs released under the Creative Commons license.

Keywords

graphing

FAQs

Package last updated on 22 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts