InfluxDB and Grafana graph using midnight as 0 on Y-axis derivative
问题 I am graphing with Grafana (2.6.0) and I have an InfluxDB (0.10.2) database with the following data in it: > select * from "WattmeterMainskwh" where time > now() - 5m name: WattmeterMainskwh ----------------------- time value 1457579891000000000 15529.322 1457579956000000000 15529.411 1457580011000000000 15529.425 1457580072000000000 15529.460 1457580135000000000 15529.476 ...etc... This data collects my household kilowatt usage as measured by a kWH gauge that steadily increments the usage