https://bugs.kde.org/show_bug.cgi?id=514223
Bug ID: 514223
Summary: Line Chart widget shows trailing zeros in Y-axis when
it does not need to
Classification: Plasma
Product: plasmashell
Version First 6.5.4
Reported In:
Platform: Manjaro
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: System Monitor widgets
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: 1.0
Created attachment 188263
--> https://bugs.kde.org/attachment.cgi?id=188263&action=edit
My setup with obvious zeros taking up space
SUMMARY
The Line Chart widget displays unnecessary trailing zeros. For example, memory
and Network usage (e.g., "5.00 GB" instead of "5 GB"). I suggest truncating
these zeros for a cleaner UI. See attached screenshot.
STEPS TO REPRODUCE
1. Add system monitor widget to desktop
2. Set "Display Style" to "Line Chart"
3. Add "Used Physical Memory (B) in Sensors Details
4. In "Line Chart Details" uncheck "Automatic Y data range" and set "To (Y)" to
8 GiB.
OBSERVED RESULT
The monitor will show the Y axis sizes as
8.0 GiB
6.0 GiB
4.0 GiB
2.0 GiB
0 B
EXPECTED RESULT
8 GiB
6 GiB
4 GiB
2 GiB
0 B
SOFTWARE/OS VERSIONS
Windows:
macOS:
(available in the Info Center app, or by running `kinfo` in a terminal window)
Operating System: Manjaro Linux
KDE Plasma Version: 6.5.4
KDE Frameworks Version: 6.21.0
Qt Version: 6.10.1
Kernel Version: 6.17.13-1-MANJARO (64-bit)
Graphics Platform: Wayland
ADDITIONAL INFORMATION
This is worse with internet usage amount, because it is in MiB/s which takes up
more space.
--
You are receiving this mail because:
You are watching all bug changes.