iwp

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


Licenses
MIT/Apache-2.0

Documentation

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