Graph Visualization Tool (2023) https://nodevis.netlify.app/

image.png

Introduction

NodeVis is an interactive platform designed to visually explore the complex relationships in IMDb movie data. By leveraging graph visualization techniques, it allows users to uncover hidden patterns between films, actors, directors, and genres. The tool takes IMDb datasets and transforms them into an intuitive, analyzable graph format, presenting both high-level metrics and detailed insights into individual movies.

Key Design Decisions and Rationale:

Multiple Layouts for Graph Representation

Hierarchical Edge Bundling Layout

Hierarchical Edge Bundling Layout

Force Directed Layout

Force Directed Layout

Node Interaction and Dynamic Analysis

After searching for Rank 1 movie, you can hover the highlighted cell to see more details.

After searching for Rank 1 movie, you can hover the highlighted cell to see more details.

Visual Aids for Node and Edge Tracking

Orange nodes show a new connection user has made between two existing nodes

Orange nodes show a new connection user has made between two existing nodes

Right-clicking on a node allows options to modify/delete the node or edge.

Right-clicking on a node allows options to modify/delete the node or edge.

Summary Metrics for Graph Overview