Skip to content

Commit

Permalink
tweak aspect ratio for bogoslof temp profile plots
Browse files Browse the repository at this point in the history
  • Loading branch information
jmlondon committed Nov 29, 2023
1 parent 8b01d4a commit dbcddd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion report.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ pdt_nest <- pdt_data %>%

```{r}
#| layout: [[1,1]]
#| fig-asp: 1.75
#| fig-asp: 1.85
#| fig-width: 5.75
pdt_data %>%
filter(depth<0) %>%
Expand Down

0 comments on commit dbcddd9

Please sign in to comment.