Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hierarchy Layout enhancements #73

Closed
wants to merge 6 commits into from
Closed

Hierarchy Layout enhancements #73

wants to merge 6 commits into from

Conversation

mggower
Copy link
Collaborator

@mggower mggower commented Sep 14, 2023

New options for Hierarchy Layout

alignment:
  • min: resulting tree is aligned with the top of the viewport
  • mid: resulting tree is aligned with the center of the viewport
  • max: resulting tree is aligned with the bottom of the viewport
anchor:
  • top: root node is positioned above the tree
  • left: root node is positioned left of the tree
  • right: root node is positioned right of the tree
  • bottom: root node is positioned below the tree

Examples

Screen.Recording.2023-09-19.at.3.21.58.PM.mov

@mggower mggower marked this pull request as ready for review September 19, 2023 19:24
@mggower mggower closed this Sep 29, 2023
@mggower mggower deleted the feature/hierarchy branch September 29, 2023 16:40
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.

1 participant