Grapher

A CLI graph display.

BEFORE USE: run export TERM=xterm-256color

Usage: python grapher <function> [-p <char>] [-c <int>] [-t <float>] [-f]

-p to choose character used

-c to choose color (16-255)

-t to choose drawing speed (smaller is faster)

-f to fill the function

sin function Graph of "10*sin(0.1*x)"

Built With

Share this project:

Updates