bkrem / react-d3-tree

:deciduous_tree: React component to create interactive D3 tree graphs
https://bkrem.github.io/react-d3-tree
MIT License
1.06k stars 268 forks source link

Combination of Horizontal and Vertical Oriantion #431

Open DJoshi23 opened 1 year ago

DJoshi23 commented 1 year ago

Hi,

Is there any way to show the tree nodes with combination of Horizontal and Vertical Orientation using React-d3-tree. Please find the below example for reference.

image

Thank you in advance