Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Bundle nodes in inheritance graph #459

Closed
egraether opened this issue Sep 6, 2017 · 1 comment
Closed

Bundle nodes in inheritance graph #459

egraether opened this issue Sep 6, 2017 · 1 comment
Labels

Comments

@egraether
Copy link
Contributor

Inheritance hierarchies with thousands of nodes currently result in a very wide graph.
Nodes that share the same relationships, e.g. same base class and not derived ones, could get bundled into a more compact list with only a single inheritance edge to the base.

@egraether
Copy link
Contributor Author

Implemented with 2018.1.80

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant