Hi All
I need to have a bargraph with this configuration:
VAR1 (range 0-100) : set the foreground fill level (variable/function – variable)
VAR2 (range 1-5) : set the foreground fill color with 5 different colors
- I can change the color of the bar via limit value, but this will use the value of VAR1 itself, not Var2
- In the fill property I can set the background fill color.. not the foreground
Issue: Bargraph shall change color based on limit values of a different variable
Any suggestion?