Skip to content
Philipp Otto edited this page Nov 4, 2013 · 2 revisions

In the first iteration we explored the process of creating interactive visualizations and tried to find out which factors make it difficult and time consuming. Therefore we inspected existing visualizations, analyzed used libraries and data formats. Furthermore, we reimplemented two of them (circle_map_d3.html, migration.html) using the libraries D3 and Raphael.

To get a better understanding of the whole visualization pipeline (including gathering of data, data preprocessing etc.) we created two additional visualizations (football_weather.html, infinite_pie.html).

Source Files

Clone this wiki locally