Skip to content

Instantly share code, notes, and snippets.

@rounakdatta
Last active July 3, 2019 04:13
Show Gist options
  • Save rounakdatta/4ca72cbf10b5c9d7553764617df8d0c6 to your computer and use it in GitHub Desktop.
Save rounakdatta/4ca72cbf10b5c9d7553764617df8d0c6 to your computer and use it in GitHub Desktop.
{
"labels": [{
"label": "Rosangela",
"x": -200,
"y": 200
},
{
"label": "Fabiana",
"x": -100,
"y": 300
},
{
"label": "Carlos",
"x": 1,
"y": 380
},
{
"label": "Isabela",
"x": 100,
"y": 290
},
{
"label": "Nathalia",
"x": 200,
"y": 400
},
{
"label": "Maria",
"x": 300,
"y": 290
},
{
"label": "Daniel",
"x": 350,
"y": 420
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment