Change color of bar when some threshold limit is reached for day

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?

most straight forward would be to use Gauge in Visualization -

Capture12

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.