I have a requirement like,we are building dashboard to track microservices status per day.
Suppose 1 service gets error-ed out 10 times in a day then I need to change the color of service name to Red for that day in graph.
Is it possible to change color of bar dynamically on some condition in graph or any other type?