Skip to content

[Feature] Bi Direction Tree #20174

@bhavyakelp

Description

@bhavyakelp

What problem does this feature solve?

Hi

I am wanting to create a bidirectional tree chart ( similar to a family tree), which has the root node at the center, its children below it and parents above it with each node having a fixed height and width.
If I further expand my parent nodes they open upwards and if I open child node they open downwards.

  • If the layout is bottom : It opens the chart in bottom up direction ( upwards )
Screenshot 2024-07-18 at 10 53 49 AM
  • and if the layout is top : It opens the chart in top down direction (downwards)
Screenshot 2024-07-18 at 10 53 43 AM

what I aim to do is have both of these in one single chart and create something similar to this:

  • with the yellow node being the root
  • purple being the children
  • green being the parent
  • and a expand (+)/ collapse(-) icon to toggle between expanded states

image

How will be able to achieve this ? I tried multiple ways but am unable to attain this behaviour.......

Metadata

Metadata

Assignees

No one assigned

    Labels

    enThis issue is in Englishnew-featurependingWe are not sure about whether this is a bug/new feature.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions