Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matklad/iwp


https://github.com/matklad/iwp

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# iwp

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

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