8000 temperature line in weather plugin · Issue #77 · fatihak/InkyPi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

temperature line in weather plugin #77

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

Open
stevenidavis opened this issue Mar 28, 2025 · 2 comments · Fixed by #79
Open

temperature line in weather plugin #77

stevenidavis opened this issue Mar 28, 2025 · 2 comments · Fixed by #79
Labels
bug Something isn't working

Comments

@stevenidavis
Copy link

Describe the bug
The bottom trend line for the temperature does not seem to be scaled correctly. The range seems about right for the expected highs and lows but the line never goes above the bottom 10%

Expected behavior
The trend line would go from the top to the bottom of the range.

To Reproduce
run with weather graph on 3 day forecast

Logs
Provide the InkyPi service logs, see troubleshooting.md for instructions on how to view logs.

Screenshots

Image

Additional context
Raspberry Pi 4 with InkyImpression 5.7 running Raspberry Pi OS 64-bit

@fatihak
Copy link
Owner
fatihak commented Mar 29, 2025

This was intentional. When the difference between the max and min temperatures was small, I added an offset to improve the appearance of the line graph. However, I've just updated the code to reduce this offset, so it should scale better. Feel free to pull the latest changes and give it a try!

cd InkyPi
git pull
sudo systemctl restart inkypi.service

@fatihak fatihak added the bug Something isn't working label Mar 29, 2025
@cooperep1
Copy link

I built this project a couple days ago, but I used a Raspberry Pi 5. The weather line is doing the same thing as the OP. Am I doing something wrong? Everything else is working beautifully, and I love the project. So cool!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
0