perbaikan style monitoring building
This commit is contained in:
@@ -50,5 +50,57 @@
|
||||
"series": [90, 10],
|
||||
"labels": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"build_name": "PT Allbest Solusi",
|
||||
"total": "342",
|
||||
"topUse": {
|
||||
"label": ["Lightning", "Air Conditioner", "Security System", "Elevator"],
|
||||
"value": [20, 40, 10, 30]
|
||||
},
|
||||
"donut": {
|
||||
"series": [20, 80],
|
||||
"labels": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"build_name": "PT Informa Media",
|
||||
"total": "670",
|
||||
"topUse": {
|
||||
"label": ["Lightning", "Air Conditioner", "Security System", "Elevator"],
|
||||
"value": [20, 40, 10, 30]
|
||||
},
|
||||
"donut": {
|
||||
"series": [40, 60],
|
||||
"labels": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"build_name": "PT Ikea Yes",
|
||||
"total": "1480",
|
||||
"topUse": {
|
||||
"label": ["Lightning", "Air Conditioner", "Security System", "Elevator"],
|
||||
"value": [20, 40, 10, 30]
|
||||
},
|
||||
"donut": {
|
||||
"series": [70, 30],
|
||||
"labels": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"build_name": "PT Gojek",
|
||||
"total": "2050",
|
||||
"topUse": {
|
||||
"label": ["Lightning", "Air Conditioner", "Security System", "Elevator"],
|
||||
"value": [20, 40, 10, 30]
|
||||
},
|
||||
"donut": {
|
||||
"series": [90, 10],
|
||||
"labels": []
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user