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
I Want Plot -- draws a plot reading data points from stdin
Repository Cargo Rust Documentation Download
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