Draw line between node and Link

Hi,

I can assign any node a the label node for any link. Can I draw a line (not link) connecting between label node and the link? How?

Thanks,
Shivaji

I’m sorry, but I do not understand what you want. You already have the ability to have a line drawn between a link label (in the visual tree of the LinkPanel, but not a label node) to the link shape. Did you want the same behavior for label Nodes? Or did you want something else?

If that is what you wanted, I believe that is just a matter of adapting the code in the CustomLinkPanel class to also work with label nodes instead of just label elements.