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.
- Host: GitHub
- URL: https://github.com/olvard/starwars-infovis
- Owner: olvard
- Created: 2024-02-21T12:57:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-13T20:37:45.000Z (about 1 year ago)
- Last Synced: 2025-07-14T20:13:24.859Z (12 months ago)
- Topics: d3, d3-visualization, javascript, nodegraph
- Language: JavaScript
- Homepage: https://olvard.github.io/starwars-infovis/
- Size: 212 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.