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

Skip level properly #658

Open AVitse opened 2 years ago

AVitse commented 2 years ago

Hi,

I'm trying to skip a level with specific class : "slide-up" but didn't work properly for my case.

Firstly I have this hierarchy :

Untitled4

Sometimes there is no sub-director. sales rep is directly link to director

I need to keep the same hierarchy level but just hide sub director level in this case

I'm trying to use "slide-up" className

Untitled2

What i want to do

Untitled3

Warning : I want to keep the same level for my sales rep. It's not applicable for all my nodes but juste for specific nodes

Thank you in advance

dabeng commented 1 year ago

Hi @AVitse I think transparent node is what you need