How to set the Bar Gauge color by specifying conditions #1276
Unanswered
Wannapayeot
asked this question in
Q&A
Replies: 2 comments
-
Hi. Same discussion here: #609 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to set the Bar Gauge color by assigning a condition to the value.
For example:
If value < 20, set color to red.
If value >= 20 and value < 50, set color to yellow.
If value >= 50, set color to green.
Can FUXA be set up? Can you recommend? Please.
Beta Was this translation helpful? Give feedback.
All reactions