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

Fixed Down and Up Speed graph scaling #2002

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Fixed Down and Up Speed graph scaling #2002

merged 1 commit into from
Jul 29, 2024

Conversation

donutAnees
Copy link
Contributor

@donutAnees donutAnees commented Jul 28, 2024

Checklist

  • I have described the changes
  • I have linked to any relevant GitHub issues, if applicable
  • Documentation in doc/ has been updated

Description

I have updated the scaling mechanism to dynamically adjust the maximum value based on the data points currently displayed in the graphs. This ensures that spikes in usage will roll off the graph as time progresses, providing a more accurate and consistent representation of the current data range.

Fixes #2001

@github-actions github-actions bot added sources PR modifies project sources rendering Issue or PR related to rendering text Issue or PR related to `conky.text` variables labels Jul 28, 2024
Copy link

netlify bot commented Jul 28, 2024

Deploy Preview for conkyweb canceled.

Name Link
🔨 Latest commit 201f734
🔍 Latest deploy log https://app.netlify.com/sites/conkyweb/deploys/66a64f870bf49f0008f3e4e5

@brndnmtthws brndnmtthws added the bug Bug report or bug fix PR label Jul 29, 2024
@brndnmtthws brndnmtthws merged commit 9afcfad into brndnmtthws:main Jul 29, 2024
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report or bug fix PR rendering Issue or PR related to rendering sources PR modifies project sources text Issue or PR related to `conky.text` variables
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Problem with "new" upspeedgraph / downspeedgraph scaling
2 participants