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,