Skip to content

Commit

Permalink
turn off respect
Browse files Browse the repository at this point in the history
  • Loading branch information
teunbrand committed Sep 10, 2024
1 parent 66e37cb commit ac14e3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/layout.R
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@ Layout <- ggproto("Layout", NULL,
cli::cli_warn(
"Aspect ratios are overruled by {.arg {args}} theme element{?s}."
)
table$respect <- FALSE
}

rows <- panel_rows(table)
Expand Down

0 comments on commit ac14e3b

Please sign in to comment.