Last active
April 3, 2019 20:49
-
-
Save CroneKorkN/6704e17c9e2320ba784fbd6dc02df982 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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