Awesome finance chart
npm install @dz-web/finance-chart
import FinanceChart from '@dz-web/finance-chart';
import '@dz-web/finance-chart/dist/finance-chart.css';
In order to install node-canvas successfully.
If you use osx system, just following commands on below. Get more detail at node-canvas wiki
brew install pkg-config
brew install pixman
brew install cairo
npm run dist