I have a bar chart showing the amount of messages per log-level over a time interval.
I would like to arrange the legend of the bars of the chart by severity instead of randomly.
(Trace, Debug, Info, Warn, Error)
We are using the graylog/graylog:4.3.3 docker image
Graylog 4.3.3+86369d3 on 2f990a92f199 (Oracle Corporation 1.8.0_332 on Linux 5.10.109-4.ph4)
Question:
Is it currently possible to sort or rearrange the data series (legend and bars) in a bar chart in stack mode? If so, how?
If not I would like to suggest that as a new feature.