Hello,
I have a network of nodes and links based on “https://gojs.net/latest/intro/animation.html#CustomAnimationEffects”. It is working normally, but when I modify the layout to “LayeredDigraphLayout”, the animation circles do not go through the whole link, any idea? Thank you.
Note: when I set “setsPortSpots: false”, it is working well.
but, when I change “setsPortSpots: true”, the animation only runs on a small part of a link from a node, not the whole link.