Hi, I'm new to yEd. I'm trying to reproduce figures in the hep document. In the section: import from excel, the example given:
|
Anna |
Ben |
Chris |
Dan |
Elena |
Anna |
0.0 |
1.0 |
1.0 |
1.0 |
0.0 |
Ben |
0.0 |
0.0 |
1.0 |
1.0 |
0.0 |
Chris |
0.0 |
0.0 |
0.0 |
1.0 |
1.0 |
Dan |
0.0 |
0.0 |
0.0 |
0.0 |
1.0 |
Elena |
0.0 |
0.0 |
0.0 |
0.0 |
0.0 |
above is the table I created in excel, then imported into yEd. From left to right is A to F, up to down is 1 to 6. so under the section Adjacency Matrix,
Strange thing is that if I tick "Node IDs in First ", the information line only dectcts 2 nodes?? so I did not tick all those boxes, the program detects "5 Nodes, 8 Edges, 1 Node Property".
In "Presentation", under Nodes, I select "Node Label" for "Label Text". I want to put names into grids, just like what shown in the example figure. But what I got is a social map in the same shape as the example, but in each node only the label index visible, say 1,2,3,4,5, but not Anna, Ben, Chris... ???
Please suggest where I did wrong? How can I put names into Node box?
And is there a way to change the size of the node box as a function of connection numbers? say, if there are 5 people connecting with Anna, so Anna box will become larger?
Many thansk
Kyle