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.

(^^ 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)


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
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.
(^^ 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)
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