Commit Graph

4 Commits

Author SHA1 Message Date
Lijo Antony
e14f77b618 [FIX] kpi_dashboard: Meter widget supports customization using parameters
Meter widget is implemented with GaugeMeter (https://github.com/Mictronics/GaugeMeter). GaugeMeter provides a number of parameters to customize its display.  See https://github.com/Mictronics/GaugeMeter#parameter-definitions for details.

Allow user to customize GaugeMeter by setting the customization parameters in the result.
This mechanism can be used to show actual values instead of percentages by setting total, used & showvalue parameter in the result.
Fixes #428
2023-06-15 22:26:54 +04:00
Enric Tobella
85595af9a8 [12.0][IMP] kpi_dashboard: Add demo data and testing 2020-10-22 22:56:03 +02:00
Enric Tobella
3ca213d3e0 [12.0][IMP] kpi_dashboard: Allow to use formula 2020-10-22 22:56:03 +02:00
Enric Tobella
4a02b825e8 [12.0][ADD] kpi_dashboard 2020-10-22 22:56:03 +02:00