thomasloven / lovelace-template-entity-row

🔹 Display whatever you want in an entities card row.
MIT License
210 stars 16 forks source link

Feature request: show time without having to show points #102

Closed andyfsimon closed 1 year ago

andyfsimon commented 1 year ago

I like the graphs very much, but I don't like how it shows the points, especially when there are many per hours (like one every ten minutes). If we hide the points we lose the information about time. Would it be possible to hide the points but keep the time information visible somehow? Either by hovering with the mouse (like for the points) or with a time scale below...

thomasloven commented 1 year ago

Huh?

andyfsimon commented 1 year ago

I'll try to explain better. With the show_points active, this is what a graph looks like: image

What I don't like here is the way the points show up as circles and ruin the picture. On the other hand, if I disable the points (show_points = false) I lose the information about the time on the x axis.

thomasloven commented 1 year ago

https://github.com/kalkih/mini-graph-card

andyfsimon commented 1 year ago

Sorry - thought I opened it in the right place. My bad,