Skip to content

Commit 6b3a645

Browse files
committed
fix boxplot again
1 parent f9ac525 commit 6b3a645

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/syntax/layer/type/boxplot.qmd

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

8383
```{ggsql}
8484
VISUALISE FROM ggsql:penguins
85+
DRAW boxplot
8586
MAPPING species AS x, bill_len AS y
8687
SETTING coef => 0.1
8788
```

0 commit comments

Comments
 (0)