mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-05 22:31:11 +08:00
Update README.md
This commit is contained in:
parent
54e1865640
commit
99e9e28ec9
10
README.md
10
README.md
@ -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`
|
||||
|
Loading…
Reference in New Issue
Block a user