Is there an option to avoid multiple edges between the same two components?

0 votes
asked Mar 4, 2022 in Question / help by Oliver

I use a JSON file to generate automatically a UML component diagram. From the foreach loops there are duplicates between the same two components, e. g. 

[A] -> [B]

[A] -> [B]

Since the diagram is generated automatically, is there an option to suppress the double arrow between A and B?

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...