mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-15 14:15:55 -06:00
[PR #190] [MERGED] feat(tui/device): add bar charts for memory bandwidth and power usage #195
Labels
No labels
api
bug
bug
cli / tui
dependencies
documentation
documentation
documentation
duplicate
enhancement
exporter
invalid
pull-request
pynvml
question
question
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/nvitop#195
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/XuehaiPan/nvitop/pull/190
Author: @XuehaiPan
Created: 11/9/2025
Status: ✅ Merged
Merged: 11/9/2025
Merged by: @XuehaiPan
Base:
main← Head:show-power📝 Commits (4)
d7e1283chore(pre-commit): update pre-commit hooks613515ffeat(tui/device): add bar charts for memory bandwidth and power usage in main screen212c449feat(tui/device): add bar charts for memory bandwidth and power usage in once print573a81cchore(tui): increase default min width for once print📊 Changes
4 files changed (+219 additions, -55 deletions)
View changed files
📝
.pre-commit-config.yaml(+1 -1)📝
nvitop/tui/library/device.py(+32 -3)📝
nvitop/tui/screens/main/__init__.py(+1 -1)📝
nvitop/tui/screens/main/panels/device.py(+185 -50)📄 Description
Issue Type
Description
Add bar charts for memory bandwidth and power usage in the main screen.
Motivation and Context
Resolves #189
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.