This post has been very useful for me as well. I can now make a plot showing e.g. hourly electricity consumption using influxdb persistence. Of course another possibility would be to use e.g. Grafana but that would add another complexity because I would like to keep my OH setup (under Win11) as simple as possible.
I have few questions:
-are there any possibilities to add a label (box) which would show the sum of the hourly values?
-I can create charts e.g. for monthly and yearly consumption but are there any possibilities to include all these charts (hourly, monthly, yearly) in a single page?
Many thanks for the info. I’ll need to make some testing with the tooltip.
Perhaps I wasn’t clear enough regarding multiple charts. Basically I want to have e.g. 3 separate charts (daily, monthly, yearly) in a page. The combined view has two plots but the X-axis is the same for both. In my case x-axis would be hour, day and month so basically 3 separate charts.
Do you know if it’s also possible to offset the hours? The last one - 14 - actually represents the consumption from 13:00-14:00, so I would rather display 13. I tried Offset Amount and Offset Unit (1 hour), but that seems to do something else (the aggregates change):