New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

plotly.js-basic-dist

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

plotly.js-basic-dist

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

95

Supply Chain Security

84

Quality

95

Maintenance

100

Vulnerabilities

100

License


Version published
Maintainers
12
Created
Issues
678

plotly.js-basic-dist

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

Contains trace modules bar, pie and scatter.

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

Installation

npm install plotly.js-basic-dist

Usage

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

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

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.

FAQs

Package last updated on 10 Aug 2022

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