From f51a0d6fe090181ac89d28306d18ee6c018b05b8 Mon Sep 17 00:00:00 2001 From: Ethanfel Date: Sun, 4 Jan 2026 19:06:57 +0100 Subject: [PATCH] Update tab_timeline_wip.py --- tab_timeline_wip.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tab_timeline_wip.py b/tab_timeline_wip.py index bc4dd3c..3fc2a21 100644 --- a/tab_timeline_wip.py +++ b/tab_timeline_wip.py @@ -56,7 +56,7 @@ def render_timeline_wip(data, file_path): config = Config( width="100%", - height="400px", + height="800px", directed=True, physics=False, hierarchical=True,