#plot #data-points #reading #stdin #line #draws

app iwp

I Want Plot -- draws a plot reading data points from stdin

3 releases

0.1.2 May 29, 2021
0.1.1 May 29, 2021
0.1.0 May 29, 2021

#290 in Visualization

MIT/Apache

4KB
84 lines

iwp

I Want Plot -- draws a plot reading data points from stdin.

$ iwp <<EOF
> P! 1 1
> P! 2 4
> this line is skipped
> P! 3 9
> EOF
$ open plot.svg

Dependencies

~150KB