add graphs screen
This commit is contained in:
parent
1a9b970988
commit
91d0c449bb
2 changed files with 132 additions and 1 deletions
|
@ -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
130
screens/graphs.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 23 KiB |
Reference in a new issue