fengb/nvst

Better public graphing

Closed this issue · 1 comments

http://metricsgraphicsjs.org

  • D3
  • Time based
  • Unsure if it handles trade gaps (weekends)

http://trifacta.github.io/vega/

  • D3
  • JSON based, not JS

http://www.chartjs.org

  • Canvas

http://gionkunz.github.io/chartist-js/

  • SVG

http://www.amcharts.com/stock-chart/

http://dimplejs.org/

  • D3
  • Logarithmic scale kinda sucks

Chose chartist-js for two reasons:

  1. Small library
  2. SVG based

Doesn't support logarithmic graphs yet but it supposedly will at some point