mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-09-27 01:18:06 +08:00
Update README.md
This commit is contained in:
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
|
gem install u-plot
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note the hyphen between u and the plot.
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
**histogram**
|
**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%">
|
<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
|
## Usage
|
||||||
|
|
||||||
`uplot --help`
|
`uplot --help`
|
||||||
|
Reference in New Issue
Block a user