Last active
August 29, 2015 14:24
-
-
Save ewilazarus/f919473b22ac89b6d2cf to your computer and use it in GitHub Desktop.
This file contains hidden or 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": [ | |
| { | |
| "name": "A", | |
| "x": 497, | |
| "y": 400 | |
| }, | |
| { | |
| "name": "B", | |
| "x": 497, | |
| "y": 345 | |
| }, | |
| { | |
| "name": "C", | |
| "x": 497, | |
| "y": 290 | |
| }, | |
| { | |
| "name": "D", | |
| "x": 497, | |
| "y": 235 | |
| }, | |
| { | |
| "name": "E", | |
| "x": 497, | |
| "y": 180 | |
| }, | |
| { | |
| "name": "F", | |
| "x": 497, | |
| "y": 125 | |
| }, | |
| { | |
| "name": "G", | |
| "x": 497, | |
| "y": 55 | |
| }, | |
| { | |
| "name": "H", | |
| "x": 442, | |
| "y": 55 | |
| }, | |
| { | |
| "name": "I", | |
| "x": 387, | |
| "y": 55 | |
| }, | |
| { | |
| "name": "J", | |
| "x": 387, | |
| "y": 115 | |
| }, | |
| { | |
| "name": "K", | |
| "x": 387, | |
| "y": 170 | |
| }, | |
| { | |
| "name": "L", | |
| "x": 387, | |
| "y": 225 | |
| }, | |
| { | |
| "name": "M", | |
| "x": 387, | |
| "y": 280 | |
| }, | |
| { | |
| "name": "N", | |
| "x": 387, | |
| "y": 335 | |
| }, | |
| { | |
| "name": "O", | |
| "x": 387, | |
| "y": 365 | |
| }, | |
| { | |
| "name": "P", | |
| "x": 387, | |
| "y": 400 | |
| }, | |
| { | |
| "name": "Q", | |
| "x": 277, | |
| "y": 365 | |
| }, | |
| { | |
| "name": "R", | |
| "x": 277, | |
| "y": 305 | |
| }, | |
| { | |
| "name": "S", | |
| "x": 277, | |
| "y": 265 | |
| }, | |
| { | |
| "name": "T", | |
| "x": 277, | |
| "y": 218 | |
| }, | |
| { | |
| "name": "U", | |
| "x": 277, | |
| "y": 170 | |
| }, | |
| { | |
| "name": "V", | |
| "x": 277, | |
| "y": 115 | |
| }, | |
| { | |
| "name": "W", | |
| "x": 277, | |
| "y": 55 | |
| }, | |
| { | |
| "name": "X", | |
| "x": 332, | |
| "y": 55 | |
| }, | |
| { | |
| "name": "Y", | |
| "x": 222, | |
| "y": 55 | |
| }, | |
| { | |
| "name": "Z", | |
| "x": 167, | |
| "y": 55 | |
| }, | |
| { | |
| "name": "AA", | |
| "x": 167, | |
| "y": 115 | |
| }, | |
| { | |
| "name": "AB", | |
| "x": 167, | |
| "y": 170 | |
| }, | |
| { | |
| "name": "AC", | |
| "x": 167, | |
| "y": 218 | |
| }, | |
| { | |
| "name": "AD", | |
| "x": 167, | |
| "y": 265 | |
| }, | |
| { | |
| "name": "AE", | |
| "x": 167, | |
| "y": 305 | |
| }, | |
| { | |
| "name": "AF", | |
| "x": 167, | |
| "y": 365 | |
| }, | |
| { | |
| "name": "AG", | |
| "x": 167, | |
| "y": 395 | |
| }, | |
| { | |
| "name": "AH", | |
| "x": 57, | |
| "y": 395 | |
| }, | |
| { | |
| "name": "AI", | |
| "x": 57, | |
| "y": 365 | |
| }, | |
| { | |
| "name": "AJ", | |
| "x": 57, | |
| "y": 305 | |
| }, | |
| { | |
| "name": "AK", | |
| "x": 57, | |
| "y": 265 | |
| }, | |
| { | |
| "name": "AL", | |
| "x": 57, | |
| "y": 218 | |
| }, | |
| { | |
| "name": "AM", | |
| "x": 57, | |
| "y": 170 | |
| }, | |
| { | |
| "name": "AN", | |
| "x": 57, | |
| "y": 115 | |
| }, | |
| { | |
| "name": "AO", | |
| "x": 57, | |
| "y": 55 | |
| }, | |
| { | |
| "name": "AP", | |
| "x": 112, | |
| "y": 55 | |
| }, | |
| { | |
| "name": "AQ", | |
| "x": 138, | |
| "y": 470 | |
| } | |
| ], | |
| "edges": [ | |
| { | |
| "origin": "A", | |
| "destination": "B", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "B", | |
| "destination": "C", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "C", | |
| "destination": "D", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "D", | |
| "destination": "E", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "E", | |
| "destination": "F", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "F", | |
| "destination": "G", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "G", | |
| "destination": "H", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "H", | |
| "destination": "I", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "I", | |
| "destination": "J", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "J", | |
| "destination": "K", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "K", | |
| "destination": "L", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "L", | |
| "destination": "M", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "M", | |
| "destination": "N", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "N", | |
| "destination": "O", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "O", | |
| "destination": "P", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "A", | |
| "destination": "P", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "O", | |
| "destination": "Q", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "K", | |
| "destination": "U", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "I", | |
| "destination": "X", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "X", | |
| "destination": "W", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "W", | |
| "destination": "V", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "V", | |
| "destination": "U", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "U", | |
| "destination": "T", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "T", | |
| "destination": "S", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "S", | |
| "destination": "R", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "R", | |
| "destination": "Q", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "Q", | |
| "destination": "AF", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "S", | |
| "destination": "AD", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "U", | |
| "destination": "AB", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "W", | |
| "destination": "Y", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "Y", | |
| "destination": "Z", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "Z", | |
| "destination": "AA", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AA", | |
| "destination": "AB", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AB", | |
| "destination": "AC", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AC", | |
| "destination": "AD", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AD", | |
| "destination": "AE", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AE", | |
| "destination": "AF", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AF", | |
| "destination": "AG", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AG", | |
| "destination": "AH", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AD", | |
| "destination": "AK", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "Z", | |
| "destination": "AP", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AP", | |
| "destination": "AO", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AO", | |
| "destination": "AN", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AN", | |
| "destination": "AM", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AM", | |
| "destination": "AL", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AL", | |
| "destination": "AK", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AK", | |
| "destination": "AJ", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AJ", | |
| "destination": "AI", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AI", | |
| "destination": "AH", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "B", | |
| "destination": "A", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "C", | |
| "destination": "B", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "D", | |
| "destination": "C", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "E", | |
| "destination": "D", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "F", | |
| "destination": "E", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "G", | |
| "destination": "F", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "H", | |
| "destination": "G", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "I", | |
| "destination": "H", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "J", | |
| "destination": "I", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "K", | |
| "destination": "J", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "L", | |
| "destination": "K", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "M", | |
| "destination": "L", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "N", | |
| "destination": "M", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "O", | |
| "destination": "N", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "P", | |
| "destination": "O", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "P", | |
| "destination": "A", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "Q", | |
| "destination": "O", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "U", | |
| "destination": "K", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "X", | |
| "destination": "I", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "W", | |
| "destination": "X", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "V", | |
| "destination": "W", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "U", | |
| "destination": "V", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "T", | |
| "destination": "U", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "S", | |
| "destination": "T", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "R", | |
| "destination": "S", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "Q", | |
| "destination": "R", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AF", | |
| "destination": "Q", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AD", | |
| "destination": "S", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AB", | |
| "destination": "U", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "Y", | |
| "destination": "W", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "Z", | |
| "destination": "Y", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AA", | |
| "destination": "Z", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AB", | |
| "destination": "AA", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AC", | |
| "destination": "AB", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AD", | |
| "destination": "AC", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AE", | |
| "destination": "AD", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AF", | |
| "destination": "AE", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AG", | |
| "destination": "AF", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AH", | |
| "destination": "AG", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AK", | |
| "destination": "AD", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AP", | |
| "destination": "Z", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AO", | |
| "destination": "AP", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AN", | |
| "destination": "AO", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AM", | |
| "destination": "AN", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AL", | |
| "destination": "AM", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AK", | |
| "destination": "AL", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AJ", | |
| "destination": "AK", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AI", | |
| "destination": "AJ", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AH", | |
| "destination": "AI", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "Q", | |
| "destination": "AQ", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AG", | |
| "destination": "AQ", | |
| "weight": 1 | |
| }, | |
| { | |
| "origin": "AH", | |
| "destination": "AQ", | |
| "weight": 1 | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment