Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.48 KB

README.md

File metadata and controls

18 lines (14 loc) · 1.48 KB

Force-directed Graph

The Force-directed Graph library animates the movements of individuals between states over time. Inspired by Nathan Yau's A Day in the Life of Americans, the library was created to visualize any dataset with one record per individual per state. View a live example here.

example-gif

The library supports multiple aesthetics as demonstrated in these examples:

Typically the underlying data have one record per individual per state with associated start and end timepoints. However in situations where the individuals move linearly from one state to the next without revisiting a previous state, the animation can be presented state by state.