react-d3-tree
react-d3-tree copied to clipboard
[Question] How to display hierarchy from flat json array?
Are you reporting a bug, or opening a feature request?
[Question about feature which was available in the legacy version]
What is the actual behavior/output?
[Legacy version supported the feature, but it seems it is not avilable in the latest version?]
What is the behavior/output you expect?
[To display hierarchy from flat json array]
What version of react-d3-tree are you using?
[React-D3-Tree version 3.1.1]
Hi, Is there a specific way that I could try to display the hierarchy using data from flat json array? There is a file named flat-json-example.json that contains flat json array in the project public folder, but it seems it's not used anywhere in the project.
Thank you.
Cheers,