perbaikan style monitoring building

This commit is contained in:
2024-04-25 12:09:10 +07:00
parent a1f3069c05
commit fcc9a97d99
4 changed files with 59 additions and 69 deletions

View File

@@ -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": []