Termgraph – draw basic graphs in the terminal
Termgraph is a command-line tool which draws basic graphs in the terminal. Termgraph is free and open source software and written in Python.
|
|
Termgraph offers a variety of different graphs. Before you can create a graph, you'll need to create a data file. For a simple barchart, create a plain text file with two columns, which can either be comma or space separated. The first column holds the labels, the second column hosts the numeric data. There's a few examples in the project's GitHub repository.
Full article Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.