BALKANGraph / OrgChartJS

OrgChart JS is a simple, flexible and highly customizable organization chart plugin for presenting the structure of your organization and the relationships in an elegant way.
https://balkan.app/orgchartjs
250 stars 85 forks source link

Unable to align nodes sequentially #849

Open susmithakundukulam opened 3 months ago

susmithakundukulam commented 3 months ago

Hi,

Instead of showing below parallel way image

is there any way we can extend the multiple branches underneath or top of the other boxes as below. or anything closer to this. image

ZornitsaPesheva commented 3 months ago

You can do this: https://code.balkan.app/org-chart-js/849#JS or check this more complex example: https://code.balkan.app/org-chart-js/partner-of-a-partner#JS

susmithakundukulam commented 3 months ago

Thank you for quick response. What about sub nodes, that orientation again to be bottom.

image

ZornitsaPesheva commented 3 months ago

It may be possible to do this, but it would be a custom solution that may not work if you add another node in the chart. With Flow Chart JS it will work out of the box. I am suggesting you to wait untill we release it.