Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 571 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 571 Bytes

financial-charts

Financial charts using D3, vue and techan

Sample charts include Candlestick, OHLC, Volume

Sample Chart

Sample Charts

Sample Charts

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Notes

All of the charts in the repo are modified from Techan.js.