react-d3-tree
react-d3-tree copied to clipboard
style and label individual links?
Are you reporting a bug, or opening a feature request?
Feature Request
What is the actual behavior/output?
Currently you can add only styles that affect all lines.
What is the behavior/output you expect?
in the same way we can add nodeSVGShape and attributes to the nodes, I would like to be able to add link attributes and styles.
Related: #155
This issue is quite old, but are there any solution to this?
#155 has some workaround information
https://github.com/bkrem/react-d3-tree/issues/214 is related as well