You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: