bumbeishvili / org-chart

Highly customizable org chart. Integrations available for Angular, React, Vue
https://stackblitz.com/edit/web-platform-o5t1ha
MIT License
927 stars 330 forks source link

Different compact modes at once inside chart? #197

Closed mrinmays closed 1 year ago

mrinmays commented 2 years ago

Hi @bumbeishvili, so I was wondering, would it be possible to have some children like this -

image

whilst others like this -

image

This is because compact:false help us fill the screen horizontally, but sometimes there are too many children of a given node where it makes more sense to display them in a compact:true fashion.

Awaiting your thoughts. I want to know where should I look to handle logic for something like this?

Thanks.

bumbeishvili commented 2 years ago

It's not possible , in my mind it's not an easy challenge and can't advice you well