We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b96c41 + 34b7dfe commit 95347eaCopy full SHA for 95347ea
1 file changed
lib/index-finance.js
@@ -15,7 +15,8 @@ Plotly.register([
15
require('./histogram'),
16
require('./pie'),
17
require('./ohlc'),
18
- require('./candlestick')
+ require('./candlestick'),
19
+ require('./waterfall')
20
]);
21
22
module.exports = Plotly;
0 commit comments