tjw74
July 19, 2021, 10:37pm
1
Is there a way to have a time series chart with bar style show different colors below a threshold and above the threshold?
I know you can set thresholds and show them with lines and filled areas, but I would rather have the bars change color above and below. Possible?
are you thinking of something like this , but with the bar
style?
1 Like
tjw74
July 30, 2021, 5:24am
3
Yes…is it available now?
I’ll check.
that exact feature is not quite available today, but stay tuned!
@tjw74
now available in Grafana 8.1. Shipped yesterday
tricx
February 10, 2022, 8:27am
6
The new design looks quiet nice, but for my use case I would like to colorize the bars as illustrated in attached picture. Is this possible?
Further question: Is it possible to avoid the time being displayed on the x-axis? I would like to see only the date. I’m using “GROUP BY time(1d)”.
Thanks!
it looks like you might want to use the Bar Chart, which uses arbitrary strings on the x axis:
https://play.grafana.org/d/ktMs4D6Mk/5-bar-charts-and-pie-charts?orgId=1
See the docs for the data model that you will need to fit:
system
Closed
July 19, 2022, 10:38pm
8
This topic was automatically closed after 365 days. New replies are no longer allowed.