NewsLines is a prototype based on the D3 Narrative Layout framework which aims to help create storyline visualizations (similar to xkcd's Movie Narrative Charts). With this project, we wanted to explore the use of this type of visualizations in the journalistic domain, having as input news stories. The prototype was developed in the context of my Master's thesis, titled "Narrative Visualization of News Stories". You can access a live version of the project here.
After cloning the repository, use Python's http.server
or any equivalent service to start a local server.
python3 -m http.server