File size: 870 Bytes
b04994c
 
 
d3d6643
b04994c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: Dynamic Network Analysis
emoji: 
colorFrom: red
colorTo: yellow
sdk: gradio
app_file: app.py
pinned: false
---

# Dynamic Network Evolution Analyzer

An interactive digital humanities and history application designed to map and visualize how social and concept networks grow, merge, and evolve over historical timeframes.

### Features
1. **Temporal Filtering Sliders**: Upload a time-stamped CSV (Source, Target, Year/Interval) and slide through years or categorical intervals.
2. **Cumulative Display Mode**: Choose to view cumulative networks growing over time or single-interval snapshots.
3. **Interactive Vis.js Graph**: View physics-driven zoomable network graphs dynamically sliced for the active time window.
4. **Trend Metrics Charts**: View interactive Plotly charts tracking total nodes, edges, and network density over the temporal dimension.