Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 664 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 664 Bytes

Force Charts

This is an integration of two javascript libraries, TechanJS by Andre Dumas and Labella.js by Twitter. Force charts allows for the creation of technical SVG stock charts with force-directed labels for given days. The idea is to be able to quickly generate charts with explanations of stock moves - earnings reports, preannoucements, product launches, etc.

example.png

#####Todo

  • wrap text to fit node
  • separate out javascript library from rest of html