Bug 437314

Summary: CPU history graph is scaled to 100% * number of cores, but CPU table view columns are scaled to 100%
Product: [Applications] plasma-systemmonitor Reporter: Nate Graham <nate>
Component: generalAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: ahiemstra, kde, maciej.stanczew, plasma-bugs-null
Priority: NOR    
Version First Reported In: 5.21.4   
Target Milestone: ---   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=438848
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Nate Graham 2021-05-18 16:39:48 UTC
It's inconsistent in an OCD-triggering way. :)
Comment 1 Maciej Stanczew 2021-06-13 01:54:22 UTC
As I understand, it's because the lines are stacked by default -- so if e.g. 4 cores are working at 100%, then the stacked line will go to 400%.
Unchecking "Stacked Charts" results in the scale being 0-100%.
(Unless I misunderstand what "CPU table view columns" are.)
Comment 2 David Edmundson 2021-06-17 13:38:41 UTC
I don't think we have any other options that show what we are trying to show on each of those pages for the reasons described.