Concept

The Meter Column Stack renders its value as a horizontal gauge, e.g. a fuel gauge.

Example

×

Documentation

Formatter Settings

Min - The lower numeric bound of the measured range. This must be less than the maximum value (Max attribute), if specified. If unspecified, the minimum value is 0.
Max - The upper numeric bound of the measured range. This must be greater than the minimum value (Min attribute), if specified. If unspecified, the maximum value is 1.
Low - The upper numeric bound of the low end of the measured range. This must be greater than the minimum value (min attribute), and it also must be less than the high value and maximum value (High attribute and Max attribute, respectively), if any are specified. If unspecified, or if less than the minimum value, the low value is equal to the minimum value.
High - The lower numeric bound of the high end of the measured range. This must be less than the maximum value (Max attribute), and it also must be greater than the Low value and Minimum value (Low attribute and Min attribute, respectively), if any are specified. If unspecified, or if greater than the maximum value, the high value is equal to the maximum value.
Opt. - This attribute indicates the optimal numeric value. It must be within the range (as defined by the Min attribute and Max attribute). When used with the Low attribute and High attribute, it gives an indication where along the range is considered preferable. For example, if it is between the Min attribute and the Low attribute, then the lower range is considered preferred. The browser may color the meter's bar differently depending on whether the value is less than or equal to the optimum value.
Navigio Icon

Made by Navigio