plotly.js-finance-dist

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

Usage no npm install needed!

<script type="module">
  import plotlyJsFinanceDist from 'https://cdn.skypack.dev/plotly.js-finance-dist';
</script>

README

plotly.js-finance-dist

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

Contains trace modules bar, candlestick, funnel, funnelarea, histogram, indicator, ohlc, pie, scatter and waterfall.

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

Installation

npm install plotly.js-finance-dist

Usage

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

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

Copyright and license

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.