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

Visual fixes and improvements #711

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Nov 18, 2024

  1. Updated smothie.js to latest version

    Signed-off-by: Malex14 <[email protected]>
    Malex14 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    a9eae9f View commit details
    Browse the repository at this point in the history
  2. update chart size when dpr changes

    Signed-off-by: Malex14 <[email protected]>
    Malex14 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    96299d2 View commit details
    Browse the repository at this point in the history
  3. improved chart visuals and added tooltip with additional information

    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 <[email protected]>
    Malex14 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    6eac653 View commit details
    Browse the repository at this point in the history
  4. fixed css responsiveness issues, fixed icon positions, reenabled the …

    …commented out `@media` css rules, removed remains from when the css-file was scss
    
    Signed-off-by: Malex14 <[email protected]>
    Malex14 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    523ce0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54d3785 View commit details
    Browse the repository at this point in the history