I wanted to change placement of text on link to 25% away from “from node”.
For eg:
I tried using offset but in that case while moving state the text gets aligned differently.
For eg:
i want text to maintain the same margin irrespective of the rotation of transition
Please suggest.
Thanks in advance
I’m sorry, I guess I should have provided a more complete description. You also need to set go:LinkPanel.Index, or else it will always be at the midpoint.
I think that will position the label at 3/4 * 1/3 == 1/4 of the whole distance, because the automatic calculations of the control points of a Bezier link are at 1/3 and 2/3 of the total distance.