Hi @daniel8060
It seems that the graph’s nodes and edges are not wrapped within the page’s width. Have you tried pyvis and networkx in a Streamlit app.
I came across this thread on the forum where @napoles3d shows an example of pyvis in Streamlit:
And a blog on the use of pyvis that’s worth check out:
Hope this helps!
Best regards,
Chanin