You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
661 B
51 lines
661 B
{
|
|
"nodes": [
|
|
{
|
|
"name": "Dadaloglu",
|
|
"group": 1
|
|
},
|
|
{
|
|
"name": "Muharrem Ertas",
|
|
"group": 1
|
|
},
|
|
{
|
|
"name": "Asik Veysel",
|
|
"group": 1
|
|
},
|
|
{
|
|
"name": "test1",
|
|
"group": 2
|
|
},
|
|
{
|
|
"name": "test2",
|
|
"group": 2
|
|
}
|
|
],
|
|
"links": [
|
|
{
|
|
"source": 1,
|
|
"target": 0,
|
|
"value": 1
|
|
},
|
|
{
|
|
"source": 2,
|
|
"target": 0,
|
|
"value": 1
|
|
},
|
|
{
|
|
"source": 2,
|
|
"target": 1,
|
|
"value": 1
|
|
},
|
|
{
|
|
"source": 3,
|
|
"target": 2,
|
|
"value": 1
|
|
},
|
|
{
|
|
"source": 4,
|
|
"target": 3,
|
|
"value": 1
|
|
}
|
|
]
|
|
}
|
|
|