gauge colors overlap
Checklist
- [X] I have updated to the latest available Home Assistant version.
- [X] I have cleared the cache of my browser.
- [X] I have tried a different browser to see if it is related to my browser.
Describe the issue you are experiencing
The colors in the gauge seem slightly overlapping.
Describe the behavior you expected
Show colors without overlap
Steps to reproduce the issue
- Create a dashboard with the following card:
type: gauge
entity: sensor.temperature
needle: true
segments:
- from: 33
color: red
- from: 31
color: orange
- from: 25
color: yellow
- from: 18
color: green
- from: 11
color: yellow
- from: 9
color: orange
- from: 0
color: red
min: 7
max: 35
name: Temperature
What version of Home Assistant Core has the issue?
core-2023.11
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue with?
Firefox
Which operating system are you using to run this browser?
Linux
State of relevant entities
No response
Problem-relevant frontend configuration
No response
Javascript errors shown in your browser console/inspector
No response
Additional information
I can see the same glitch in the android app as well.
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
Is this issue solved?
In android it is, I just checked on firefox/linux, and it is not unfortunately, therefore I will reopen it.
Isn't it better in 2024.3? Imho - much better.
@ildar170975 sorry, but I think it looks more or less the same, the lines on the exterior are still visible, giving it a weird look.
Strange, in my monitor 1920x1200 it seems to be much better. Guess this issue has a similar origin: https://github.com/home-assistant/frontend/issues/19392 (just closed)
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.