We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No matter what name an entity has ("Sun", "Sun Long", or "Sun Long Long Long"), the last few letters are always truncated.
We're clearly scaling the chart to attempt to fit the name, but it's odd that we scale it just slightly not long enough to fit the last letter.
Display entire name up to a point, but truncate if it becomes too long (maybe over 25% of the card width?)
...
2025.2.dev
No response
Chrome
The text was updated successfully, but these errors were encountered:
fixed now
Sorry, something went wrong.
MindFreeze
No branches or pull requests
Checklist
Describe the issue you are experiencing
No matter what name an entity has ("Sun", "Sun Long", or "Sun Long Long Long"), the last few letters are always truncated.
We're clearly scaling the chart to attempt to fit the name, but it's odd that we scale it just slightly not long enough to fit the last letter.
Describe the behavior you expected
Display entire name up to a point, but truncate if it becomes too long (maybe over 25% of the card width?)
Steps to reproduce the issue
...
What version of Home Assistant Core has the issue?
2025.2.dev
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue?
Chrome
Which operating system are you using to run this browser?
No response
State of relevant entities
Problem-relevant frontend configuration
Javascript errors shown in your browser console/inspector
Additional information
No response
The text was updated successfully, but these errors were encountered: