Last active
October 10, 2018 07:12
-
-
Save senderle/51e3fd5a98b3796a76af0c756af6324f 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":"Python"}, | |
{"name":"JavaScript"}, | |
{"name":"PHP"}, | |
{"name":"Django"}, | |
{"name":"Omeka"}, | |
{"name":"Dev 1"}, | |
{"name":"Dev 2"}], | |
"links":[{"source":3,"target":0,"value":60}, | |
{"source":3,"target":1,"value":40}, | |
{"source":4,"target":2,"value":80}, | |
{"source":4,"target":1,"value":20}, | |
{"source":0,"target":5,"value":40}, | |
{"source":1,"target":5,"value":20}, | |
{"source":0,"target":6,"value":20}, | |
{"source":1,"target":6,"value":40}, | |
{"source":2,"target":6,"value":40}, | |
{"source":2,"target":5,"value":40}]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment