uber / react-digraph

A library for creating directed graph editors
MIT License
2.63k stars 268 forks source link

Edge color #330

Open dpancho349 opened 2 years ago

dpancho349 commented 2 years ago

Is your feature request related to a problem? Please describe.

is there a way to modifie de edge color? I don't know how to do it.

I would like to know how to change edge's color

ajbogh commented 2 years ago

You can use afterRenderEdge to change the rendered edge's attributes.