We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb0f53b commit 85be705Copy full SHA for 85be705
1 file changed
doc/syntax/layer/type/boxplot.qmd
@@ -82,7 +82,6 @@ Consider more observations as outliers by setting a smaller `coef`:
82
83
```{ggsql}
84
VISUALISE FROM ggsql:penguins
85
-Create a horizontal boxplot by swapping `x` and `y`:
86
MAPPING species AS x, bill_len AS y
87
SETTING coef => 0.1
88
```
0 commit comments