Re: Daily consumption

Simon Hobson <[email protected]> Sun, 13 Nov 2016 21:24:53 +0000
Newsgroups gmane.comp.db.rrdtool.user
Message-ID <[email protected]>
Bram Langen <[email protected]> wrote:

> ... but for full flexibility and data analysis (such as comparing same period year over year) I let the Raspberry Pi write the counter values once a day to a text file. Every so often I import the CSV data into MS-Excel, allowing any data comparison you want.

You can (AIUI) do time period comparisons by using the time offset functions.
I've not done it myself, but AIUI you can create two CDEFs and offset one of them by (say) 365 days, then plot them on the same graph.