Several programming languages are available for creating graphics and visualizing data. Python is one of the “richest” libraries in this regard, matplotlib is one of the most used. The R programming language is also one of the best in this regard and we can mention ggplot2.
But what if you are looking for an even faster and easier way to view data stored in a plain text file. And maybe you don’t want to leave the comfort of the terminal? You may be interested in Termgraph.
You must use pip to install it, example:
Alternatively you can use pipx:
data/ex1.dat
fileFor more forms of use, run:
And you can still contribute to the project, Termgraph’s GitHub: https://github.com/mkaz/termgraph.