Skip to content

norbert-acedanski/terminal-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

terminal-graphs

About The Project

Very old program that draws data to the terminal.

Built With

C++

Getting started

Working with graph-data:

  1. Change timeSpan to the number of samples you input.
  2. Change timeDifference, graphValue and unit accordingly to the data you input.
  3. Input data values to the program.
  4. Compile and run the program.
  5. Data should be printed in the terminal.

Usage

Back in the days, I used it as a custom way of displaying data in the terminal (mostly weight in following days or weeks).

Licence

Distributed under the MIT License. See LICENSE file for more information.