Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 901 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 901 Bytes

NewsLines

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.

🎥 Demonstration

Screenshot of the prototype

Local installation

After cloning the repository, use Python's http.server or any equivalent service to start a local server.

python3 -m http.server