Skip to content

Commit 85be705

Browse files
committed
fix weird insertion
1 parent eb0f53b commit 85be705

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

doc/syntax/layer/type/boxplot.qmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ Consider more observations as outliers by setting a smaller `coef`:
8282

8383
```{ggsql}
8484
VISUALISE FROM ggsql:penguins
85-
Create a horizontal boxplot by swapping `x` and `y`:
8685
MAPPING species AS x, bill_len AS y
8786
SETTING coef => 0.1
8887
```

0 commit comments

Comments
 (0)