Ttyplot

From wikinotes

plots data from stdin, directly on terminal.
It is built with tools like ps, vmstat and others in mind.

ttyplot only tracks a single resource in x/y.
You cannot have two lines.

Documentation

github https://github.com/tenox7/ttyplot

Install

pacaur -S ttyplot  # archlinux

Usage