BasicPrimitives / react

Basic Primitives Diagrams for React. Data visualization components library that implements organizational chart and multi-parent dependency diagrams.
https://basicprimitives.github.io/react/
Other
22 stars 5 forks source link

How to have spouses without common children on the same level? #54

Closed chaag6958 closed 2 years ago

chaag6958 commented 2 years ago

Is there a way to mark items that have to be on the same level without having a common child?

BasicPrimitives commented 2 years ago

We eliminated this feature because it creates unnecessary complexity in the API. As soon as this feature is available the next question is how to add a label and marker for the spousal connection and set the order of spousal connections. So it is obvious from a basic use case, but the only solution for the following questions is to have explicit marriage nodes in the diagram.