/financial-charts-vue

A set of Vue Js financial charts modified from Techan js charts

Primary LanguageJavaScript

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.