jgraph / drawio

draw.io is a JavaScript, client-side editor for general diagramming.
https://www.drawio.com
Apache License 2.0
39.88k stars 7.46k forks source link

Connector for link aggregation in networks #3766

Open bitboy85 opened 11 months ago

bitboy85 commented 11 months ago

Is your feature request related to a problem? Please describe. Currently there is no connector for visualizing a link aggregation in networks. It looks like this: grafik

Basic version: just the two lines with a circle Advanced version: with 4 text labels, two at each end to name the ports

alderg commented 11 months ago

Use the connector with symbol in the general tab, change the symbol to an ellipse and the the connector to a double line will get you this:

Screenshot 2023-08-25 at 08 11 50
bitboy85 commented 11 months ago

Can you please tell me how excactly you changed the symbol and added the labels?

And do you think its possible to have the text labels correctly positioned when the connector is moved or resized? thx

alderg commented 11 months ago

Change symbol: Drag and drop new symbol on old symbol Adding labels: Double click

The labels should stick to the connector (try this link).

alderg commented 11 months ago

This link works better for automatic label positions. Make sure you are using x=[-1...1] y=[-10..10] in the geometry of those labels:

Screenshot 2023-08-29 at 11 52 52
bitboy85 commented 10 months ago

Thanks for your time!

With drag and drop to change the symbol i end up with this. grafik

github-actions[bot] commented 4 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. See the FAQ for more information.