Archived
1
1
Fork 0

add graphs screen

This commit is contained in:
Josh Lay 2023-06-03 02:05:56 -05:00
parent 1a9b970988
commit 91d0c449bb
Signed by: jlay
GPG key ID: B265E45CACAD108A
2 changed files with 132 additions and 1 deletions

View file

@ -3,7 +3,8 @@
A Python module/TUI for AMD GPU statistics
![Screenshot of main screen](https://raw.githubusercontent.com/joshlay/amdgpu_stats/master/screens/main.svg "Main screen")
![Screenshot of the main stats table](https://raw.githubusercontent.com/joshlay/amdgpu_stats/master/screens/main.svg "Main screen")
![Screenshot of the 'graphing' scroll bars](https://raw.githubusercontent.com/joshlay/amdgpu_stats/master/screens/graphs.svg "Graphs")
Tested _only_ on `RX6000` series cards; APUs and more _may_ be supported. Please file an issue if finding incompatibility!

130
screens/graphs.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 23 KiB