Spaces:
Running
Running
Commit
·
d425803
1
Parent(s):
cd56c44
Irrelavant change to test PR
Browse files
app.py
CHANGED
@@ -18,7 +18,7 @@ kpi_banner = vm.Container(
|
|
18 |
id="kpi-banner",
|
19 |
title="",
|
20 |
components=[
|
21 |
-
# Note: For some KPIs the icon/sign
|
22 |
KPI(
|
23 |
title="Total Complaints",
|
24 |
value="75.513",
|
|
|
18 |
id="kpi-banner",
|
19 |
title="",
|
20 |
components=[
|
21 |
+
# Note: For some KPIs the icon/sign goes in opposite directions as an increase e.g. in complaints is negative
|
22 |
KPI(
|
23 |
title="Total Complaints",
|
24 |
value="75.513",
|