Skip to content

Graph does not automatically fit to screen in second streamlit tab #35

@LeoniekevandenBulk

Description

@LeoniekevandenBulk

I came across a bit of a weird bug: If I put the link analysis component in the second tab of my streamlit app, the graph does not automatically fit to the screen. If I put it in the first tab, it seems to work fine oddly enough. Currently I use "fcose" as my layout, but it seems that it happens in other layouts too.

Any idea how to resolve this? If I re-render the graph by filtering, it does give me fitted graphs from that moment on. Is there any way I can re-render the graph directly at the start perhaps?

Also my thanks for this component, I think it is a great addition to Streamlit!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions