Releases: weeezes/plot
Releases · weeezes/plot
Bugfix
Y Axis Ticks
Added feature for toggling y-axis ticks, press T to show them.
Install:
chmod u+x plot
cp plot <something in your $PATH>
Bugfixes
Make reading data from standard input the default
Changed default data input to stdin for making piping data in easier, reading from a file works now with a flag -f/--file.
Install:
chmod u+x plot
cp plot <something in your $PATH>
First release
Download the binary
chmod u+x plot
cp plot <something in your $PATH>