mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #446] Feature request: Dayahead prices to show decimals in Y-axis if highest price is single digit #1376
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MaZZly on GitHub (Mar 2, 2025).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/446
Is your feature request related to a problem? Please describe.
It is hard to know today's prices when showing low price ranges, as no decimals are included in the y-axis. See screenshots included.
Describe the solution you'd like
When the day's highest price is a single digit, the Y-axis could default to showing prices with one decimal.
Describe alternatives you've considered
Now I'll have to "eyeball it" from the current price and guess what the upcoming ones are..
I'm guessing if
Show currentis not enabled, it would be impossible to even guess (other than knowing they are under 1c/kWh )Additional context
All prices under 1c/kWh, Y-axis shows:

0 0 0 0 0 0All prices under 2c/kWh Y-axis shows

2 1 1 0 0 0@nlimper commented on GitHub (Mar 19, 2025):
thanks for noting.
Fixed in
107764c6be