We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93f437c commit 981e514Copy full SHA for 981e514
examples/streamlit-example.py
@@ -56,7 +56,6 @@ def render_graph(
56
)
57
58
components.html(
59
- # Feel free to change these values according your own data an screen size
60
render_graph(VG, height=height).data,
61
height=height,
62
0 commit comments