plotly.js-basic-dist-min
Ready-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
Installation
npm install plotly.js-basic-dist-min
Usage
import Plotly from 'plotly.js-basic-dist-min'
var Plotly = require('plotly.js-basic-dist-min')
Copyright and license
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.