mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-11 18:31:15 +08:00
Test README
This commit is contained in:
parent
98e294fae9
commit
6444cd4f00
@ -53,7 +53,7 @@ curl -sL https://git.io/AirPassengers \
|
|||||||
### scatter
|
### scatter
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
curl -sL https://git.io/YouPlotIris \
|
curl -sL https://git.io/IRIStsv \
|
||||||
| cut -f1-4 \
|
| cut -f1-4 \
|
||||||
| uplot scatter -H -t IRIS
|
| uplot scatter -H -t IRIS
|
||||||
```
|
```
|
||||||
@ -63,7 +63,7 @@ curl -sL https://git.io/YouPlotIris \
|
|||||||
### density
|
### density
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
curl -sL https://git.io/YouPlotIris \
|
curl -sL https://git.io/IRIStsv \
|
||||||
| cut -f1-4 \
|
| cut -f1-4 \
|
||||||
| uplot density -H -t IRIS
|
| uplot density -H -t IRIS
|
||||||
```
|
```
|
||||||
@ -73,7 +73,7 @@ curl -sL https://git.io/YouPlotIris \
|
|||||||
### boxplot
|
### boxplot
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
curl -sL https://git.io/YouPlotIris \
|
curl -sL https://git.io/IRIStsv \
|
||||||
| cut -f1-4 \
|
| cut -f1-4 \
|
||||||
| uplot boxplot -H -t IRIS
|
| uplot boxplot -H -t IRIS
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user