1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"text": [
{
"purpose": "code",
"id": "2",
"position": [0.0, -0.6, 0.0],
"size": "120%",
"weight": 900,
"anchor": "Middle"
},
{
"purpose": "cost",
"id": "3",
"position": [0.0, 0.0, -0.6],
"anchor": "Middle"
},
{
"purpose": "name",
"id": "4",
"position": [0.0, 0.0, 0.5],
"anchor": "Middle"
}
],
"paths": [
{
"start": "C",
"end": "S"
},
{
"start": "C",
"end": "NE"
}
],
"cities": [
{
"circles": 1,
"position": "C",
"text_id": "1",
"revenue_position": [ 0.0, 0.6, 0.0 ]
}
]
}