Skip to content

Conversation

@stu241636
Copy link
Contributor

Adds the IndentedTree layout algorithm for filesystem-like representations of trees without ports.
Currently, this involves a recursive depth-first-search to obtain a list of nodes ordered by parent-child relationship.
This might leave room for improvement.

Added an indented tree layout algorithm for filesystem-like
representations
Moved IntentedTree to correct the level in the hierarchy
Updated Spacings to only have default values where appropriate;
improved documentation of spacing options, including graphics.
@soerendomroes soerendomroes added this to the Release 0.10.0 milestone Dec 12, 2024
copyright headers, newlines, removed .gitignore from src-gen/ folder
@soerendomroes soerendomroes marked this pull request as ready for review August 18, 2025 08:31
@soerendomroes
Copy link
Contributor

@Eddykasp should this be added to a feature, as you did for your new algorithm?

@Eddykasp
Copy link
Member

Yes probably and we need to also update the oomph setup I think? And if we want to include them in elkjs we would need to manually add that as well

@soerendomroes
Copy link
Contributor

Superseded by #1164

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.

3 participants