I have a field that gets visualized anomaly: I’ve selected the line interpolation step after so that the zero could be kept until the next value.
This works on certain zoom:
Sorry about that…
I’ve updated my post with the information needed.
The one missing is the configuration because…I don’t know how to export the configuration of the graph.
Thanks!
Thanks, so I think your data is live one and not sure if you can reproduce it on https://play.grafana.com/ (if you can then please do and share the steps of reproduction).
Also, did you try to play around with the settings on the right side such as (shown in the screenshot):
As it might help somehow. Otherwise try to see if you can reproduce it on any newer grafana version or even at play.grafana.com
Hi @usmanahmad
thanks to your post I could solve the issue!
I went to export the InfluxDB data to import them into play.grafana.com and I’ve noticed that the 0 value was never there! What the heck! I’ve then noticed that the InfluxDB data that were aggregated with a mean function and so the zero was never there.
I’ve removed the aggregation and the problem is gone!