Currently there is a prop linkDirectionalParticles which explains that particles travel in the direction source > target.
Is your feature request related to a problem? Please describe.
Currently I have a graph, that has reversed source and target ids in order to be displayed similar to a three bottom up while still maintaing graph relations. When I turn the particles on they travel from source to target, but since they are reversed I need them to travel in the opposite direction.
Describe the solution you'd like
It would be very nice to have a prop that can make the directional particles travel in reverse target > source.
Currently there is a prop linkDirectionalParticles which explains that particles travel in the direction source > target.
Is your feature request related to a problem? Please describe. Currently I have a graph, that has reversed source and target ids in order to be displayed similar to a three bottom up while still maintaing graph relations. When I turn the particles on they travel from source to target, but since they are reversed I need them to travel in the opposite direction.
Describe the solution you'd like It would be very nice to have a prop that can make the directional particles travel in reverse target > source.