gszpura / cliplot

Utility for plotting 2D with matplotlib from cmd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utility for plotting 2D functions with matplotlib from cmd

Usage:

python cliplot.py -x 1,2,3 -y 1,4,9 -e 10 -h "input" -v "output"

About

Utility for plotting 2D with matplotlib from cmd


Languages

Language:Python 100.0%