Update tab_timeline_wip.py

This commit is contained in:
2026-01-04 19:06:57 +01:00
parent d054ff2725
commit f51a0d6fe0

View File

@@ -56,7 +56,7 @@ def render_timeline_wip(data, file_path):
config = Config( config = Config(
width="100%", width="100%",
height="400px", height="800px",
directed=True, directed=True,
physics=False, physics=False,
hierarchical=True, hierarchical=True,