-1

I need a tree view library, that can help me to create a tree as shown below in React. Would really appreciate it if a link for a similar demo is added. I need to convert JSON to a tree view like it.

sample

1 Answers1

0

Maybe you can check https://github.com/bkrem/react-d3-tree. It seems they have a similar view of what you need https://reactscript.com/react-d3-tree-component/

Brenda Jimenez
  • 751
  • 1
  • 7
  • 12