Summary: | CPU usage automatic Y data range % adds 100 for each core | ||
---|---|---|---|
Product: | [Applications] plasma-systemmonitor | Reporter: | madbyte |
Component: | general | Assignee: | KSysGuard Developers <ksysguard-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | ahiemstra, nate, plasma-bugs-null |
Priority: | NOR | ||
Version First Reported In: | 6.2.5 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | image of the line diagram |
Description
madbyte
2025-01-10 21:40:37 UTC
That's because the cores' numbers are being combined here, not scaled. There's a separate scaled data source that will have 100% be the top number on the Y axis. |