#Positioning edges arrows one on another

1 messages · Page 1 of 1 (latest)

brisk trench
#

Hello everybody!
I encountered a challenge while working with edges - i have multiple nodes connected to one node in one handle. At the end of edges i have arrowhead, and surprisingly each edge has its own ;P the problem is that when one of the edges changes color (to red as marking error), i cannot find a way to put the red arrowhead on top of another, to actually display red one. Any ideas?

small helm
#

you can pass an object for markerEnd and also define a color

brisk trench
#

and that is exactly what I do, but i cannot find a way to conditionally place one edge over another, since there place on stack following order from edges config file (where i descirbe source and target)

small helm
#

the selected edge should always be on top?

brisk trench
#

unfortunatelly, it does not ;/

#

MarkerEnd does not change color, no matter which edge i choose

small helm
#

marker end is a different thing

brisk trench
#

i want to make arrow change the color to red, how can i achieve this?

#

is that come css magic i need to add?

#

oh, the property that You provided works!