react-d3-tree
react-d3-tree copied to clipboard
Change the style of a node
What is the behavior/output you expect?
Thank you for your contribution, it helped me a lot.I have encountered some problems and want to find solutions. Is there a way to individually change the style of a node of the tree species, for example, change its color And,whether to support displaying a node that has no father and no children, just a single node
What version of react-d3-tree are you using?
latest
I'm also interested in this issue. I'm using version 3.1.1.
Is there a system for handling the selected node, and having visual feedback of the last selected node?