Skip to content
This repository was archived by the owner on Mar 31, 2021. It is now read-only.

Group items in hierarchical layouts #422

@ralequi

Description

@ralequi

Hello,

I find out that draw.io is very easy to use to generate automatic graphs from CSV and lately use those in other places such as Grafana.
However, even layouts have very powerful algorithmics, they do not fit in a classical network representation.

Let me explain...
In Networking, we usually have a hierarchical device connection, which commonly looks like a tree with connections between devices at the same level.

net1
(^^ something like this ^^)

However, layouts do not handle correctly when 2 different nodes have to be on the same "level", and I did not find out any way to "configure" such thing and make things like that: (vertical tree/ vertical flow)

net2
net3

I don't know if there is a way to configure or notify the MXgraph to group those elements into the same hierarchical level. I've tried almost everything with no result.
#190 seems to have something in common with this issue, but when using left/top positioning, documentation says that layouts would overwrite them

Any help would be much appreciated.
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    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