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

Multiple groups of different type

$
0
0

@YogeshMohan wrote:

Good morning ,

Do you guys support multiple groups of different type in same layout?

For example i have two group GroupA and GroupB with background color red and green (Or any other physical properties) respectively.

Now while creating a nodeDataArray i would like to define my data something like this

 { key: 1, text: "GROUP", isGroup: true , groupType :"GroupA "},
 { key: 2, text: "GROUP", isGroup: true, groupType :"GroupB " },

Is this group type thing possible ?

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles