Aca van a ir una serie de librerias para hacer lineas de tiempo. La primera que queremos hacer es una que genere algo parecido a esto:
Para más info ver aca: Movie Narrative Charts
Una propuesta para el desarrollo utilizaría la siguiente tecnología:
- Raphael - http://raphaeljs.com/
- jQuery - http://jquery.com/
- Coffeescript - http://coffeescript.org/ | The little book on Coffeescript
- version JS (Coffeescript) + Raphael: http://tamc.github.com/Sankey/
- version Python: http://matplotlib.sourceforge.net/examples/api/sankey_demo_old.html
- Un poco de teoría: http://www.svgopen.org/2003/papers/RenderingGraphs/index.html
- Morris.js: para generar gráficos con Raphael + JS: http://oesmith.github.com/morris.js/
- Muchísimos links a sitios de visualizacion: http://dailytekk.com/2012/02/27/over-100-incredible-infographic-tools-and-resources/