mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-12-16 03:08:54 +08:00
Add some basic tests
This commit is contained in:
19
test/fixtures/iris-boxplot.txt
vendored
Normal file
19
test/fixtures/iris-boxplot.txt
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
IRIS-BOXPLOT
|
||||
┌ ┐
|
||||
╷ ┌──┬──┐ ╷
|
||||
sepal_length ├───┤ │ ├───────┤
|
||||
╵ └──┴──┘ ╵
|
||||
╷ ┌┬┐ ╷
|
||||
sepal_width ├───┤│├─────┤
|
||||
╵ └┴┘ ╵
|
||||
╷ ┌─────────────┬───┐ ╷
|
||||
petal_length ├──┤ │ ├───────┤
|
||||
╵ └─────────────┴───┘ ╵
|
||||
╷┌───┬──┐ ╷
|
||||
petal_width ├┤ │ ├──┤
|
||||
╵└───┴──┘ ╵
|
||||
╷
|
||||
species ┤
|
||||
╵
|
||||
└ ┘
|
||||
0 4 8
|
||||
Reference in New Issue
Block a user