Financial charts using D3, vue and techan
Sample charts include Candlestick, OHLC, Volume
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
All of the charts in the repo are modified from Techan.js.