Value_Comparison
Value comparison widget.
Description #
Source #
File: src/Core/Template/Dashboards/Widgets/Types/Value_Comparison.php
Changelog #
| Version | Description |
|---|---|
| 4.9.0 | Introduced. |
Methods #
- get_percentage_difference — Returns a percentage difference between the current and the previous number.
- get_previous_value — Returns the previous value.
- set_previous_value — Sets the previous value.