3 releases
0.1.2 | May 29, 2021 |
---|---|
0.1.1 | May 29, 2021 |
0.1.0 | May 29, 2021 |
#293 in Visualization
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