-
Notifications
You must be signed in to change notification settings - Fork 63
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
[stable30] Visual fixes and improvements #718
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Dec 9, 2024
Signed-off-by: Malex14 <39774812+Malex14@users.noreply.github.com>
Signed-off-by: Malex14 <39774812+Malex14@users.noreply.github.com>
Changes in detail: - show load in percent - pined chart y max to 100% - added units to chart y-Axis - added small (by default) blue box to CPU load legend (like the one that was in the RAM legend) - added hover text to the "Load average: XX.X % (X.XX) last minute" that displays the load averages for 1, 5 and 15 minutes - added tooltip to both charts that display the cpu load / ram usage at the time where the cursor hovers. Signed-off-by: Malex14 <39774812+Malex14@users.noreply.github.com>
…commented out `@media` css rules, removed remains from when the css-file was scss Signed-off-by: Malex14 <39774812+Malex14@users.noreply.github.com>
Signed-off-by: Malex14 <39774812+Malex14@users.noreply.github.com>
Signed-off-by: Malex14 <39774812+Malex14@users.noreply.github.com>
Signed-off-by: Malex14 <39774812+Malex14@users.noreply.github.com>
kesselb
force-pushed
the
backport/711/stable30
branch
from
December 12, 2024 20:25
8a4d2eb
to
8dd505d
Compare
kesselb
approved these changes
Dec 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Backport of PR #711