plotly.js-finance-dist
Ready-to-use plotly.js finance distributed bundle.
Contains trace modules scatter
, bar
, histogram
, pie
, ohlc
, candlestick
and waterfall
.
For more info on plotly.js, go to https://github.com/plotly/plotly.js
Installation
npm install plotly.js-finance-dist
Usage
import Plotly from 'plotly.js-finance-dist';
var Plotly = require('plotly.js-finance-dist');
Copyright and license
Code and documentation copyright 2019 Plotly, Inc.
Code released under the MIT license.
Docs released under the Creative Commons license.