winsiderss / systeminformer

A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com
https://systeminformer.sourceforge.io
MIT License
10.53k stars 1.36k forks source link

System Information - I/O graph - Wrong color for Write bytes #2094

Open cganchev opened 3 weeks ago

cganchev commented 3 weeks ago

Brief description of your issue

On the main page the I/O graph shows both Read bytes and Write bytes with yellow color. When you click to see all I/O graphs, Read bytes is yellow and Write bytes is purple as expected. The colors are correct on the Disk graph.

Steps to reproduce (optional)

No response

Expected behavior (optional)

See the Write bytes in purple on the I/O graph.

Actual behavior (optional)

Both Read bytes and Write bytes are shown in yellow color.

Environment (optional)

System Informer 3.0.7660
Windows 10 [Version 10.0.19045.4412]
Both physical and virtual machines
dmex commented 2 weeks ago

Both Read bytes and Write bytes are shown in yellow color.

The graph currently only shows the total.

cganchev commented 2 weeks ago

It's strange that it only shows the total. Process Hacker is showing read and write in different colors on the I/O graph. The screenshots on the System Informer website also show different colors on the I/O graph. Maybe these screenshots have been made before this change.