bumbeishvili / org-chart

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

Adjust specific nodes to a certain level #417

Open armanhadifatah opened 2 weeks ago

armanhadifatah commented 2 weeks ago

Is there a way to add level for example make a parent to be positioned at Y at the same level as some children ? like having a tag to level them same thing like (BALKANGraph/OrgChartJS) have adding tags and adjusting Y axis based on that tag its super useful

bumbeishvili commented 2 weeks ago

Can you post a picture or drawing so that I can roughly understand what you mean?

armanhadifatah commented 2 weeks ago

Something like this

Screenshot 2024-07-08 at 2 20 52 PM

As you can see Loren and Muhamad both are child of Arman but they are in the level of Dana because I give Loren and Muhamad tag of level2 but Azad is level1 and Dana is also level1

I do not know if already something like this ?

bumbeishvili commented 2 weeks ago

Ah, no that's not easily possible with this library

armanhadifatah commented 2 weeks ago

Ah, no that's not easily possible with this library

This library can do it https://github.com/BALKANGraph/OrgChartJS

but its not totally free