Bug 488908 - System monitor widget with vertical bar graph does not scale graphs properly
Summary: System monitor widget with vertical bar graph does not scale graphs properly
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: System Monitor widgets (other bugs)
Version First Reported In: 6.1.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-21 17:02 UTC by subhasutra
Modified: 2025-10-23 19:20 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 6.5.0 or earlier
Sentry Crash Report:


Attachments
On the left I have only cpu usage sensor, which depicts some value. On the right I have the same cpu usage sensor with physical memory, swap and vram used, where it does not show up (260.56 KB, image/png)
2024-06-21 17:02 UTC, subhasutra
Details

Note You need to log in before you can comment on or make changes to this bug.
Description subhasutra 2024-06-21 17:02:55 UTC
Created attachment 170764 [details]
On the left I have only cpu usage sensor, which depicts some value. On the right I have the same cpu usage sensor with physical memory, swap and vram used, where it does not show up

SUMMARY
When multiple sensors are used, system monitor widget's vertical bar graph does not scale the values with automatic data range option enabled.

STEPS TO REPRODUCE
1. Add system monitor widget to tray
2. Add CPU used, Physical memory used (Bytes not percentage i.e. different units) to sensors list

OBSERVED RESULT
The CPU usage graph does not show up at all compared to the RAM value

EXPECTED RESULT
All sensor values should be scaled according to their own maximum value, 100 for percentages, maximum RAM available for physical memory used

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kernel: 6.9.5.arch1-1 
(available in About System)
KDE Plasma Version: 6.1.0
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.1

ADDITIONAL INFORMATION
This issue does not occur when either only one sensor is used or horizontal bar graph is selected.
Comment 1 Nate Graham 2025-10-23 19:20:20 UTC
I can't reproduce this issue anymore in Plasma 6.5. Looks like it got fixed along the way.