Files
reporting-engine/kpi_dashboard/demo
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
..