Better public graphing
Closed this issue · 1 comments
fengb commented
- D3
- Time based
- Unsure if it handles trade gaps (weekends)
http://trifacta.github.io/vega/
- D3
- JSON based, not JS
- Canvas
http://gionkunz.github.io/chartist-js/
- SVG
http://www.amcharts.com/stock-chart/
- D3
- Logarithmic scale kinda sucks
fengb commented
Chose chartist-js for two reasons:
- Small library
- SVG based
Doesn't support logarithmic graphs yet but it supposedly will at some point