Skip to content

Releases: weeezes/plot

Bugfix

12 Mar 14:21

Choose a tag to compare

Fixed a bug where resources were wasted while input was either slow or already empty.

Install:

chmod u+x plot
cp plot <something in your $PATH>

Y Axis Ticks

03 Mar 14:20

Choose a tag to compare

Added feature for toggling y-axis ticks, press T to show them.

Install:

chmod u+x plot
cp plot <something in your $PATH>

Bugfixes

15 Feb 18:08

Choose a tag to compare

Install:

chmod u+x plot
cp plot <something in your $PATH>

Make reading data from standard input the default

11 Feb 17:19

Choose a tag to compare

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

10 Feb 15:12
514f762

Choose a tag to compare

Download the binary

chmod u+x plot
cp plot <something in your $PATH>