Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

General

This is applicable for counters with Green to Red and Red to Green board color only.

Users can configure the Color Change Limit (%) to modify color thresholds for the counters.

2 numbers separated by a comma should be provided (E.g. 50,50).


Examples

The color of the counter will be decided depending on the percentage for counter value.

For example, if the counter value is 3, and max value is set at 10, a color will be calculated based on value of 30% between Green and Red.

Default

When left blank, the Color Change Limit is set at 0,100 by default and the counter color would range between green to red from 0% to 100%.

Example 1

As a user, I am concerned when counter value is > 20% of max value.

In this case, the Color Change Limit can be set at 20,100 so that it ranges between green to red from 20% to 100%.

Example 2

As a user, I am concerned when counter value is > 50% of max value and I want counter to be red when value is > 90% of max value.

In this case, the Color Change Limit can be set at 50,90 and the counter will range between green to red from 50% to 90%.

Example 3

As a user, I want to be able to tell when counter value is more than 20% of max value.

In this case, the Color Change Limit can be set at 20,20. The counter will only be either green or red.

  • No labels