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

Fix diskio graph scale being 3 orders of magnitude too small #1157

Merged
merged 2 commits into from
Oct 12, 2022

Conversation

missing-semi-colon
Copy link
Contributor

The scale shown in diskiograph with show_graph_scale = true was 3 orders of magnitude too small (it shows "B" instead of "KiB" etc)

Before:
diskio_error

After:
diskio_correct

@netlify
Copy link

netlify bot commented Oct 12, 2022

Deploy Preview for conkyweb canceled.

Name Link
🔨 Latest commit 69c6a55
🔍 Latest deploy log https://app.netlify.com/sites/conkyweb/deploys/6346f197c83659000a406c9f

@github-actions github-actions bot added the sources PR modifies project sources label Oct 12, 2022
@brndnmtthws brndnmtthws merged commit c834e91 into brndnmtthws:main Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sources PR modifies project sources
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants