-
Notifications
You must be signed in to change notification settings - Fork 1
/
mock.json
83 lines (83 loc) · 1.66 KB
/
mock.json
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
{
"processName": "ExampleProcess",
"analysisType": "frequency",
"nodes": [
{
"type": "arrow",
"id": "15254DC87A1B183B-f15",
"relativeValue": 0.15,
"labelValue": 130
},
{
"type": "arrow",
"id": "15254DC87A1B183B-f20",
"relativeValue": 0.25,
"labelValue": 120
},
{
"type": "arrow",
"id": "15254DC87A1B183B-f13",
"relativeValue": 0.35,
"labelValue": 100
},
{
"type": "arrow",
"id": "15254DC87A1B183B-f12",
"relativeValue": 0.45,
"labelValue": 90
},
{
"type": "arrow",
"id": "15254DC87A1B183B-f9",
"relativeValue": 0.55,
"labelValue": 80
},
{
"type": "arrow",
"id": "15254DC87A1B183B-f27",
"relativeValue": 0.65,
"labelValue": 70
},
{
"type": "arrow",
"id": "15254DC87A1B183B-f21",
"relativeValue": 0.75,
"labelValue": 60
},
{
"type": "arrow",
"id": "15254DC87A1B183B-f10",
"relativeValue": 0.9,
"labelValue": 50
},
{
"type": "arrow",
"id": "15254DC87A1B183B-f11",
"relativeValue": 0.15,
"labelValue": 40
},
{
"type": "arrow",
"id": "15254DC87A1B183B-f4",
"relativeValue": 0.15,
"labelValue": 30
},
{
"type": "arrow",
"id": "15254DC87A1B183B-f18",
"relativeValue": 0.15,
"labelValue": 20
},
{
"type": "arrow",
"id": "15254DC87A1B183B-f17",
"relativeValue": 0.15,
"labelValue": 10
}
],
"timeFrame": {
"start": "2024-01-01T00:00:00Z",
"end": "2024-01-31T23:59:59Z"
},
"numberOfInstances": 1376
}