Financial (Candlestick/Ohlc) charts with chartjs.org and npm package vue-chartjs
npm install vue-chartjs-financialsrc/lib/. Here, vue-chartjs is using a modified version of Chart object rather than the one exported from Chart.js official plugin. (Chart.js still needs to be installed)OHLC and Candlestick charts/objects are added to vue-chartjs's BaseCharts.js