Update README.md

This commit is contained in:
kojix2
2020-11-04 15:37:19 +09:00
committed by GitHub
parent 54e1865640
commit 99e9e28ec9

View File

@@ -15,6 +15,8 @@ Create ASCII charts on the terminal with data from standard streams in the pipel
gem install u-plot
```
Note the hyphen between u and the plot.
## Screenshots
**histogram**
@@ -66,6 +68,14 @@ curl -s https://raw.githubusercontent.com/uiuc-cse/data-fa14/gh-pages/data/iris.
<img src="https://i.imgur.com/sNI4SmN.png" width="75%" height="75%">
**colors**
```sh
uplot colors
```
<img src="https://i.imgur.com/LxyHQsz.png">
## Usage
`uplot --help`