Data visualization class at Instituto Superior de Técnico Lisbon.
Information visualization project class project developed by Matyáš Skalický, Ingeborg Sollid and Lenka Obermajerová.
Final report can be viewed here. The misc repository also contains the checkpoint presentations and reports.
The project is accessible at https://mskl.github.io/ist-mi-vi13-erasmus-visualization/. Note that the goal of the project was not high compatibility neither online usage, so expect the loading to be slow. The final visualization is also not responsive, so it's not useful on mobile devices.
The project is fully standalone offline with all of the libraries. The backend server is required for browser to access the files. The app was developed for Chrome at 2880 x 1800, 2560 x 1600 and 1920 x 1080.
To run the application clone the repository, cd into the directory and run the backend server:
python -m SimpleHTTPServer 8888
The visualization is now accessible at http://localhost:8888/.