[enter image description here][1]I am working with the Grafana’s 5.2 and InfluxDB 1.6.0.
Grafana gets the data from InfluxDB but I am unable to obtain a line plot for the points, on the other hand Grafana has no problem producing an histogram.
Configuration:
SELECT "Float_value" FROM "cpu_load_short" fill(null)
The Grafana histogram is OK when I set Bars, I have no good results if I set Lines. For the comment this image to illustrate : https://i.stack.imgur.com/2qQah.png