Skip to content

option to group subgraphs in group nodes and nodegrapqt subgraphs#18

Draft
jonassorgenfrei wants to merge 2 commits intomainfrom
6-group-subgraphs
Draft

option to group subgraphs in group nodes and nodegrapqt subgraphs#18
jonassorgenfrei wants to merge 2 commits intomainfrom
6-group-subgraphs

Conversation

@jonassorgenfrei
Copy link
Owner

Draft PoC implementation of group nodes to represent subgraphs for a better structure in big networks

Closes #6

@jonassorgenfrei jonassorgenfrei self-assigned this Feb 4, 2026
@jonassorgenfrei jonassorgenfrei marked this pull request as draft February 4, 2026 00:20
@jonassorgenfrei
Copy link
Owner Author

Nested graphs example would be:
grafik

going inside fix_file
grafik

self.graph.center_on(nodes=nodes)
self.graph.fit_to_selection()

def load_subgraphs(self, graph: Graph):
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is something i quickly threw together, i think here it's better to use some kind of recursive function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Visually group or label subgraphs

1 participant