An open API service indexing awesome lists of open source software.

https://github.com/olvard/starwars-infovis

Interactive infographic for a university course project.
https://github.com/olvard/starwars-infovis

d3 d3-visualization javascript nodegraph

Last synced: about 2 months ago
JSON representation

Interactive infographic for a university course project.

Awesome Lists containing this project

README

          

# starwars-infovis 🌌

This is a interactive node based information visualization done with js and the d3 library. It aims to visualize the interactions of different characters throughout episode 1-7 and with the option to view all characters.

### ✏️ How to use:

- Clicking a node will highlight the links to the nodes that character interacts with
- Clicking a node will display a tooltip with the exact number of scenes
- The 'Distance' slider will adjust the link distance between nodes to allow for easier viewing
- The 'Interaction' slider will filter out the nodes with highest number of scenes.