Skip to content
New issue

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

Bounding Boxes for Bar Sections #536

Open
wrouesnel opened this issue Oct 7, 2023 · 0 comments · May be fixed by #537
Open

Bounding Boxes for Bar Sections #536

wrouesnel opened this issue Oct 7, 2023 · 0 comments · May be fixed by #537

Comments

@wrouesnel
Copy link

Is your feature request related to a problem? Please describe.
I'm using this entity on a dashboard which is displayed on a monochrome e-ink display.

It is perfect for this medium with only one problem: there's no rendered borders on the individual segment sections.

This means the labels are not clearly bounded if the background colors are set to "white" to get a clear rendering on the display.

Describe the solution you'd like
An option to set a border-color (and I guess width) for bar sections so transitions are clearly visible on such displays.

Describe alternatives you've considered
None that I can think of.

Additional context

This is a sample image of my current best effort rendered out to a Kindle Paperwhite sized display:

image

This is almost perfect. Basically it just needs the ability to draw solid bounding boxes around the segments so they'll appear on the display.

@wrouesnel wrouesnel linked a pull request Oct 8, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant