I have made this hourly electricity price graph, but I would like to have a vertical line that shows which is the current hour.
That is possible with Apex, but I have not found this for mini-graph-card, does anyone know if its possible?
What is a source of these “hourly prices”?
Are the latest readings correspond to the latest hour?
If yes - then (hard to believe!) the “current hour” in this HOURLY graph is the LATEST one:
since the “mini-graph-card” (like a conventional History graph) takes data from DB where the latest entry correspond to the latest hour (if readings are made regularly).
I am trying to do a replica of the energy Dashboard graph, but with different sensors. This is what comes closest to it - is it possible to do a similar setup, but with bars, so that the X axis would be somewhere in the middle acting as ‘0’?
Not sure how this graph was made, but this is what I am trying to achieve.
Set symmetric upper and lower bounds for the y-axis. You’d need to choose the value wisely, since it is then static. I don’t know of a dynamic way to do this.
I know that at the moment number formatting is broken and does not respect user profile setting, but is there a way to change this via card mod? I just don’t want to have any commas or dots in my numbers.
“Broken” is a wrong word.
Just not following user profile, nothing else.
As well as some STANDARD ui elements like input_number entity-row.
Same entity:
I have another question, is there a way to exlude extreme values from a graph? I get sporadic signal loss from one of the sensors, and it is affecting the graph:
I am looking for a way to change the date format that is displayed along with the extreme values (min/max). Right now it looks like “weekday, day, time” and I just want to display “weekday, time”.
I would appreciate any help or pointers. Thank you!
Is it possible to do something so that both values on the left and right change depending on where I move the mouse cursor on the graph strip to display the current value? My values change only from the left, regardless of where the mouse cursor points to the first or second graph? This is necessary so that you can quickly compare the values of two graphs…
There is a related issue in GitHub for this.
The left value on Screenshot 3 must be of blue color.
The left state is always used to show a selected point, it is by a design.
So, only a wrong color is the issue.
is there a way to select only one entitiy in the graph to check for a moment the points? normally i know that legends are pushable and than only these are showing up