-
Notifications
You must be signed in to change notification settings - Fork 0
/
data34.json
63 lines (63 loc) · 1.23 KB
/
data34.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
{
"header": {
"number": "225",
"unit": "K",
"trend": "Down",
"state": "Critical",
"details": "Q1, 2018",
"target": {
"number": 250,
"unit": "K"
},
"expected": 300000,
"chartActual": 225000,
"chartTarget": 250000
},
"items": [
{
"Name": "Comfort Easy",
"Description": "32 GB Digital Assistant",
"Highlight": "Success",
"Expected": 300000,
"Actual": 330000,
"Target": 280000,
"ChartColor": "Good"
},
{
"Name": "ITelO Vault",
"Description": "Digital Organizer",
"Highlight": "Success",
"Expected": 300000,
"Actual": 225000,
"Target": 210000,
"ChartColor": "Good"
},
{
"Name": "Notebook Professional 15",
"Description": "Multitouch LCD",
"Highlight": "Success",
"Expected": 300000,
"Actual": 150000,
"Target": 149000,
"ChartColor": "Good"
},
{
"Name": "Ergo Screen E-I",
"Description": "Optimum Hi-Resolution max.",
"Highlight": "Warning",
"Expected": 300000,
"Actual": 100000,
"Target": 100000,
"ChartColor": "Neutral"
},
{
"Name": "Laser Professional Eco",
"Description": "Powerful 500 MHz processor",
"Highlight": "Error",
"Expected": 300000,
"Actual": 60000,
"Target": 75000,
"ChartColor": "Error"
}
]
}