custom-cards / dual-gauge-card

Dual gauge custom card for Lovelace in Home Assistant
MIT License
188 stars 41 forks source link

Clicking on labels opens unexpected plot #51

Open timmeh87 opened 2 years ago

timmeh87 commented 2 years ago

I would expect to click on the right value to see the inner value plot, and the left value to see the outer plot.

However what really happens is that both the right and left values open the plot for the "inner" bar, and then clicking on the text label underneath opens the the plot for the "outer" bar.

jaymunro commented 2 years ago

I agree. It was not until I read the above that I now understand where to tap to get the pop up plots. Until now I thought it was random and I just kept on tapping in frustration until I got the plot I was looking for.

It would be much more logical to get the plot of the value you tap on.

timmeh87 commented 2 years ago

I switched to mini-graph-card, I found that gauges are cool but graphs are almost always better

jaymunro commented 2 years ago

Thanks for pointing that one out. It is indeed nice and I personally prefer the graphs too as the information is more dense, however as a result it is harder to see at a glance from a distance and the gauge is a simple construct for guests to understand.