marianafcosta / news-story-viz

A prototype adaption of D3 Narrative Charts centered around news content.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A prototype adaption of D3 Narrative Charts centered around news content.

License:MIT License


Languages

Language:JavaScript 91.4%Language:HTML 6.0%Language:CSS 2.5%