perbaikan style monitoring building
This commit is contained in:
@@ -2,7 +2,11 @@
|
||||
{
|
||||
"id": 1,
|
||||
"build_name": "PT Allbest Solusi Sistem",
|
||||
"total": "2345",
|
||||
"total": "342",
|
||||
"topUse": {
|
||||
"label": ["Lightning", "Air Conditioner", "Security System", "Elevator"],
|
||||
"value": [20, 40, 10, 30]
|
||||
},
|
||||
"donut": {
|
||||
"series": [20, 80],
|
||||
"labels": []
|
||||
@@ -11,7 +15,11 @@
|
||||
{
|
||||
"id": 2,
|
||||
"build_name": "PT Informa Media Pratama",
|
||||
"total": "342",
|
||||
"total": "670",
|
||||
"topUse": {
|
||||
"label": ["Lightning", "Air Conditioner", "Security System", "Elevator"],
|
||||
"value": [20, 40, 10, 30]
|
||||
},
|
||||
"donut": {
|
||||
"series": [40, 60],
|
||||
"labels": []
|
||||
@@ -20,16 +28,24 @@
|
||||
{
|
||||
"id": 3,
|
||||
"build_name": "PT Ikea",
|
||||
"total": "342",
|
||||
"total": "1480",
|
||||
"topUse": {
|
||||
"label": ["Lightning", "Air Conditioner", "Security System", "Elevator"],
|
||||
"value": [20, 40, 10, 30]
|
||||
},
|
||||
"donut": {
|
||||
"series": [50, 50],
|
||||
"series": [70, 30],
|
||||
"labels": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"build_name": "PT Tokopedia",
|
||||
"total": "342",
|
||||
"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