Filtered view better auto layout #117
Unanswered
glenthomas
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Filtered views are designed to share the same layout, which is why you're seeing the same elements spaced very far apart. See https://docs.structurizr.com/ui/diagrams/filtered-view for more details. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I have a view with many elements and relationships, the rendered diagram is huge. I thought it would be good to create a filtered view, excluding certain elements to created a more focused diagram.
The focused view has hidden the excluded elements, but the diagram is still the same size with elements spaced very far apart.
Ideally the auto layout would render a smaller diagram with only the included elements.
Unfiltered view (zoomed very far out, there are lots of elements)
Filtered view (diagram still huge)
Priority
Low (I have no budget and there's no rush - please add this feature for free)
More information
No response
Beta Was this translation helpful? Give feedback.
All reactions