Replies: 1 comment
-
|
Same as #726 Could be achieved by #697 Currently could be achieved by #697 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to be able to see todays gas consumption, electricity production, consumption etc, grouped by hour
I have defined a bar chart for this, it shows the consumption per hour.
It works all fine for me, except that the chart currently alway shows a fixed amount of bars, which is 24 hours in my case.
So, it always shows the last 24 hours, which is not what I want, because
a) I only care about today and
b) it is hard to tell where in the chart "today" begins...
So, would it be possible to do either of this:
Current config
Beta Was this translation helpful? Give feedback.
All reactions