Update tab_timeline_wip.py
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user