Description
Realtime terminal charts can use ttyplot to plot numeric data streamed through standard input. It helps shell users, developers, and operators watch logs, sensors, benchmarks, or metrics without a graphical plotting tool.
Run `ttyplot` in a pipeline that emits numeric values. It reads stdin and draws in the terminal, so sanitize streams before sharing screenshots.