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
Graph of "10*sin(0.1*x)"
Log in or sign up for Devpost to join the conversation.