@itayh wrote:
Hi,
In our topology we handle many link types (with label), so in order to reduce clutter from the user, we need to allow to "aggregate" similar connections, which means:
- if multiple nodes [from] connect to a single node [to]
- we should display only one link to connect them all with one label.How can i implement this kind of functionality?
here is en example to why i need this functionality:
The wanted result would be a single "aggregated" connection with one label.
Thanks!
Posts: 1
Participants: 1
