Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 7069

How to group links when I close a group

$
0
0

@nachoxxhh wrote:

I need to group the links that are within a group, when the group is closed.

ex 1:

ex 2:

I occupy the inspector’s library, and I would like to be able to see the information of the links grouped there.

in ex 1 y would like this:
image

Link Information:
{“category”:"", “from”:“santiago”, “to”:“huerfanos”, “text”:"", “utilization”:"", “color”:"#0000ff", “capacidad”:“400”,“puerto_salida”:“3/3/3”, “puerto_entrada”:“5/5/5”},
{“category”:"", “from”:“el bosque”, “to”:“huerfanos”, “text”:"", “utilization”:"", “color”:"#0000ff", “capacidad”:“500”,“puerto_salida”:“1/1/1”, “puerto_entrada”:“2/2/2”}

when the links are grouped I need this:
{“category”:“xlBigLine”, “from”:“comunas”, “to”:“huerfanos”, “text”:"", “utilization”:"", “color”:"#0000ff", “capacidad”:“400 | 500”, “puerto_salida”:“3/3/3 | 1/1/1”, “puerto_entrada”:“5/5/5 | 2/2/2”}

My actual link:
image

I need advice to achieve this.

Posts: 4

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles