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

How many link relationships can give for a single node in genogram?

$
0
0

@prameela.dara wrote:

I am trying to give more relationships in the genogram data. Its is not taking more relationships.Can you give the solution for this?

ux = wife,cs = close and strong ,h = hostile ,ch = Close Hostile.

{ key: 0, name: "Patient's Father",s:"M",ux:1,cs:2,h:3,ch:4,relationText:"1=m:1980"},
{ key: 1, name: "Patient's Mother",s: "F",age:"58",group:"images/H1.png",occupation:"Unemployed"},
{ key: 2, name: "Patient",s: "M",f:0,m:1,age:"28",group:"images/H1.png",occupation:"Hawker"},
{ key: 3, name: "Patient's Sibling 1",s: "F",f:0,m:1,age:"25",group:"images/H1.png",occupation:"Hawker"},
{ key: 4, name: "Patient's Sibling 2",s: "F",f:0,m:1,age:"22",group:"images/H1.png",occupation:"Hawker"},

Key 0 (node) is not accepting all the relationships. Why? :(

Posts: 4

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles