can arrow annotation have a line leading to the arrow from the annotation?

0 votes
asked Mar 30, 2018 in Wanted features by boshka (3,940 points)
edited Dec 4, 2019 by boshka

UPDATE (041219): I have found a corresponding attribute in DOT that can be just used by Plantuml (decorate=true). Plantuml just needs to support it. Here is how it works in DOT:

http://www.plantuml.com/plantuml/uml/RSn1oi8m40NWVKunTDt_nwMRI6_W0OgBIJ9D2sacP58GIkzkeo1INRxtFbud1NDPvg3Sv3Ec4QwvZEmvOe1L0RpAFg2Xe9kFaPmdQLgG5AP8ehbEBKHs99JqwVzyK_2CqCk8YRJXUwtmxx8QiDlxTCWy0-vNZYndBAHBNgXIirC7TA3c5xKx7S0VgFscc-eekcKE3m00

Could the support of the decorate be added as requested below (i.e., skinparam annotationsPointToArrows true/false)? Or decorateArrowsAnnotations, or whatever.

Previous description

in some cases (on Component Diagrams) it is hard to determine which annotation belongs to which arrow (especially for ortho line style)

Could plantuml support the feature (a line leading from the annotation to the target arrow)?

And configuration of this feature via a skinparam:

skinparam annotationsPointToArrows true/false

(Not full but still) an alternative would be to color the annotation text with the color of the target arrow (if it is defined). This can be done via a new skinparam setting, for example:

skinparam annotationsFollowArrowColors true/false

And thank you for the great tool!

commented Dec 4, 2019 by boshka (3,940 points)

Hi Plantuml team,

could you please have a look at UPDATE (041219)? Appears as rather easy thing to do

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.
...