react-d3-tree
react-d3-tree copied to clipboard
:deciduous_tree: React component to create interactive D3 tree graphs
## Are you reporting a bug, or opening a feature request? Bug ## What is the actual behavior/output?  ## What is the behavior/output you expect? Have `react-d3-tree.js` in lib...
I recently updated to version 2.0.1 and I am struggling to set images instead of svg circles to individual nodes. In the older versions I used nodeSvgShape property: ``` nodeSvgShape:...
To be something like this: 
Great component! Thanks! I would like to ask a question, since I am still a beginner in "react", I had some difficulties. I need to make a tree like this:...
Hi, I am requesting a feature. Can we Fix the depth Level of Tree? Suppose I have a hierarchy of tree up to 12 levels or more and I want...
## Are you reporting a bug, or opening a feature request? Not sure. It could just be a user error. Either way, it's not clear how to resolve it. ##...
I have filters associated with different levels of the tree, as the user toggles which level they are on, I'd like the tree to respond to be open to that...
Thank you for taking the time to report an issue with react-d3-tree! Feel free to delete any questions that do not apply. ## What is the behavior/output you expect? We...
The modification allows to assign an id you want to the node.id through the data object, with an "id" attribute included in the data structure from where the nodes will...
## Are you reporting a bug, or opening a feature request? Question / Feature request ## What is the actual behavior/output? I'm trying to create a hierarchical structure with the...