ttyplot
linux
A realtime plotting utility for the command-line with data input from `stdin`.
More info →Examples (4)
Plot the values `1`, `2`, and `3` (Note: `cat` prevents `ttyplot` from exiting)
Use a while loop to continuously plot random values
made by @shridhargupta | data from tldr-pages