You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In many situations the deviation from a certain value (deviation or error) is a more informative value than the original value itself as the information displayed already contains an evaluation of the value. Sometimes the data itself is of the deviation type, as is the case with the cross track error (XTE) in navigation. A deviation tells an operator or user directly what to, a deviation from a target storage temperature directly points to cooling or heating. For this purpose one could use a radial gauge, but as to my understanding there is not a way to achieve this with a linear gauge. The value should be displayed as a bar starting from a central value, most often zero, i.e. |bbbbvvvvvvvv0bbbbbbbbbbbb| or |bbbbbbbbbbbb0vvvvbbbbbbbb| with b= bar color, v=progress color, value color and 0=central value, often zero. So in deviation mode the progress bar has to extend starting from a central value (most often zero) to one side or the other, and not from the lower min value.
The text was updated successfully, but these errors were encountered:
In many situations the deviation from a certain value (deviation or error) is a more informative value than the original value itself as the information displayed already contains an evaluation of the value. Sometimes the data itself is of the deviation type, as is the case with the cross track error (XTE) in navigation. A deviation tells an operator or user directly what to, a deviation from a target storage temperature directly points to cooling or heating. For this purpose one could use a radial gauge, but as to my understanding there is not a way to achieve this with a linear gauge. The value should be displayed as a bar starting from a central value, most often zero, i.e. |bbbbvvvvvvvv0bbbbbbbbbbbb| or |bbbbbbbbbbbb0vvvvbbbbbbbb| with b= bar color, v=progress color, value color and 0=central value, often zero. So in deviation mode the progress bar has to extend starting from a central value (most often zero) to one side or the other, and not from the lower min value.
The text was updated successfully, but these errors were encountered: