mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-07 23:51:12 +08:00
Test README.md
This commit is contained in:
parent
eecf7f6340
commit
eb2bbb7721
@ -20,7 +20,10 @@ gem install youplot
|
|||||||
### barplot
|
### barplot
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
curl -sL https://git.io/ISLANDScsv \
|
||||||
|
| sort -nk2 -t, \
|
||||||
|
| tail \
|
||||||
|
| uplot bar -d, -t "Areas of the World's Major Landmasses"
|
||||||
```
|
```
|
||||||
|
|
||||||
### histogram
|
### histogram
|
||||||
@ -68,6 +71,7 @@ curl -sL https://git.io/YouPlotIris \
|
|||||||
### count
|
### count
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
curl -sL https://git.io/TITANICcsv \
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user