Ready-to-use minified plotly.js basic distributed bundle.
npm install plotly.js-basic-dist-minReady-to-use minified 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
```
npm install plotly.js-basic-dist-minUsage
`js
// ES6 module
import Plotly from 'plotly.js-basic-dist-min'
// CommonJS
var Plotly = require('plotly.js-basic-dist-min')
``
Code and documentation copyright 2025 Plotly, Inc.
Code released under the MIT license.
Docs released under the Creative Commons license.
Please visit complete list of dependencies.