I am using Grafana Community Edition to visualize data from InfluxDB. I find that if data is missing for a long time, the line graph will still connect the two points. What I expect is to have an option to break the line if the distance of two points exceed some threshold.
For example, in the following case, it’s clean to find that there are 10 hours of missing points between the last two data points in the table view , but grafana still connect them in the graph view.