How can I color the bars in this chart based on the severity of the label?
And how do I choose a specific color for each label index?
I already tried doing exactly what you showed in your screenshot, but it didn't work. In my case, I only have one column. How can I create a query with a separate column for each severity level?

Hi Rodrigo,
I investigated a bit further and wanted to correct my previous message: It is possible to change the bar colors based on their value. You can customize the component layout and define conditional colors based on values. Below an example:
For your use case, to set a color per severity, the GQI query result needs a dedicated column for each severity level.
You can find an example about this query in the dashboard Alarm Report.
Hope it helps.
Hi Rodrigo,
I am not sure if it is possible to have different colors in a bar chart. Have you tried using a pie chart?