Closed rrrichard closed 5 years ago
@rrrichard the link part of the svg is drawn by the component without possibility of customization.
I will have to think at an API to hiligth a path but I am not what I could be.
@David-Desmaisons no worries, thank you.
Been trying to generate a tree style that looks like this where only the path with children gets colored red
I'm trying to use this example of slot node to color the path but I am unable to isolate the paths that have children. Also how do I access the d path coordinates that is generated?