state definition on gauge
Hi everyone,
I am using in my dashboard a gauge widge where it is showing a value.
I would like to create a state formating to change the color from my gauge.
Where I need:
When value equal 1 -> red
When value equal 2 -> green
So, I will be two variables:
One to show the gauge's value binded with "Data" and another to control the gauge's color binded with the property value formatter.
Is possible to do this?
Regards,

