Skip to content

Instantly share code, notes, and snippets.

@CroneKorkN
Last active April 3, 2019 20:49
Show Gist options
  • Save CroneKorkN/6704e17c9e2320ba784fbd6dc02df982 to your computer and use it in GitHub Desktop.
Save CroneKorkN/6704e17c9e2320ba784fbd6dc02df982 to your computer and use it in GitHub Desktop.
{
"nodes": [{
"id": "10",
"name": "0611 205 70 10"
},{
"id": "11",
"name": "0611 205 70 11"
},{
"id": "12",
"name": "0611 205 70 12"
},{
"id": "13",
"name": "0611 205 70 13"
},{
"id": "14",
"name": "0611 205 70 14"
}, {
"id": "ulf",
"name": "Ulf"
}, {
"id": "hans",
"name": "Hans"
}, {
"id": "werner",
"name": "Werner"
}, {
"id": "susanne",
"name": "Susanne"
}, {
"id": "gruppe",
"name": "Gruppe"
}],
"links": [{
"source": 0,
"target": 5,
"value": 20
}, {
"source": 1,
"target": 6,
"value": 20
}, {
"source": 2,
"target": 7,
"value": 20
} {
"source": 7,
"target": 8,
"value": 20
}, {
"source": 3,
"target": 8,
"value": 20
}, {
"source": 4,
"target": 10,
"value": 20
}, {
"source": 10,
"target": 9,
"value": 20
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment