Team,
I am looking for assistance with utilizing the Bar Chart Panel for non date based charting using elasticsearch datasource.
I am looking to display the total count of returned fields by two group by fields, but when doing so, the second group by will not allow me to color by returned string.
Example data:
Metric: Count
Group By TERMS (1): Result (Values are either Passed or Failed)
Then By TERMS (2): Test_Case_Name (Value example: TC1, TC2, TC3, etc)
The behavior seen is when I either use overrides or directly click on “Passed” or “Failed” to do a color override, it colors the entire bar chart (applying to the entire field Result vs just the value)
This does not happen when using a date histogram instead of two string field group bys.
Any help would be appreciated.
Grafana Version: 10.4