dynamic color indicators based on the numeric value
Hi developers,
I'm working on a use case as shown in the images below. Need help with the implementation
Image A :
A cell in a collection widget to show the colored boxes and arrows to indicate that the property values is below a certain threshold values. The colors should be dynamic such that based on the values the outer box and arrow should change color like red, yellow, green

Image B :
These are rows in a grid where cells have values along with a color arrow next to it to indicate the status. The colors should be dynamic such that based on the values the arrow should change color like red, yellow, green

Hope the use case was clear.
Regards,
Saran

