UNPKG

candlestick-chart-generator

Version:

A Node.js library for generating candlestick chart screenshots using financial data

3 lines (2 loc) 117 B
const CandlestickChartGeneratorSimple = require('./index_simple'); module.exports = CandlestickChartGeneratorSimple;