Open
Description
Are you reporting a bug, or opening a feature request?
Feature request
What is the actual behavior/output?
Root node labels are styled/positioned the same as all other labels.
What is the behavior/output you expect?
I would like it if I could provide separate styling in for the root of the tree and the child nodes. (Specifically on the label positioning)
See how the label for the root gets wiped out by the branches?
What version of react-d3-tree are you using?
1.11.0
Totally willing to work on the PR once school gets a little less crazy for me.