Self reference link

Hello Walter thanks for your answer. I’d like to know if it is possible to draw the links following these rules:

  1. the link has to be as long as its label;

SelfLink3LongTextLabel

  1. in this example the self reference links are drawn starting from the top or bottom of the node, and they start/arrive from/to the same point. I need that my links start/arrive from/to different points. I’ve set the setsPortSpot: false, setsChildPortSpot: false but it affects only links that not refer to themselves.

SelfLink4

Thanks