dabeng / OrgChart

It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.
MIT License
2.86k stars 768 forks source link

Placing sibling nodes with hybrid approach under one parent #270

Open KerimS06 opened 7 years ago

KerimS06 commented 7 years ago

Hi!

I'm planning to use this great library for my project. But before i start i wanted to ask an important question about the library. I have to use hybrid orgchart mode (horizontal and vertical), cause my dataset is really large. But on last depth, i dont want to set all 8 nodes vertically, instead i want to use an approach like in this image. In this case every vertical node group is bounded by at most 3 nodes

org

My question is, is it possible to place the last depth sibling nodes with hybrid approach under one parent?

SunshineBrown commented 5 years ago

I wish there was a solution to this, as I am looking to do the same thing!

KerimS06 commented 5 years ago

Well i could not find a solution or alternative to this. I hope hou can find it