Skip to content

Commit df0a66a

Browse files
authored
Update README.md
1 parent d56bcea commit df0a66a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
Terminal Plotter is script that reads numeric data from a file (by default `data.txt`) and displays it as a live-updating plot in the terminal using [plotext](https://pypi.org/project/plotext/). The plot shows a moving time window (TW) of the data, and you can interactively adjust the window's size and position using keyboard controls.
44

5+
<img width="1414" alt="image" src="https://github.com/user-attachments/assets/67a9179e-de13-44e3-9583-aa98f39b38b2" />
6+
7+
58
## Features
69

710
- **Live Plotting:**

0 commit comments

Comments
 (0)