This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
Hide relations between other softwareSystems in container view of a given system #357
-
Beta Was this translation helpful? Give feedback.
Answered by
simonbrowndotje
Oct 23, 2023
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
victorlevasseur
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
exclude "element.type==SoftwareSystem -> element.type==SoftwareSystem"
seems to work, although it's not documented so I'm unsure whether this is intentional or accidental. 😂