jgraph / drawio

draw.io is a JavaScript, client-side editor for general diagramming.
https://www.drawio.com
Other
40.84k stars 7.59k forks source link

Support for flipping rack unit number side #4661

Open solidDoWant opened 1 week ago

solidDoWant commented 1 week ago

Is your feature request related to a problem? Please describe. When drawing rack diagrams for the front and back of racks, with connections between them, having unit numbers on the inside can sometimes make the diagram more difficult to read. However, it would still be nice to have this numbering.

Describe the solution you'd like I would like an option to move server rack unit numbers (currently on the left side) to the right side.

Describe alternatives you've considered Unfortunately vertically flipping the object doesn't fix this, because the numbers themselves also get flipped/mirrored.

Additional context Example of the issue where a diagram is somewhat more difficult to read: image

If the numbers on the rightmost rack object were on the right of the diagram, the arrow/connector would not overlap with them.