Skip to content

Commit

Permalink
update tag levels
Browse files Browse the repository at this point in the history
  • Loading branch information
mdancho84 committed May 4, 2021
1 parent da57294 commit cc5e675
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 035_patchwork/035_patchwork.R
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@ gg_tx_map
gg_tx_map + (gg_tx_timeseries / gg_tx_ridge) +
plot_layout(widths = c(3,2), tag_level = "new") +
plot_annotation(
title = "Texas Real-Estate Statistics",
subtitle = "The untold secrets of prime-real estate in the Lonestar State.\n",
tag_levels = c("A"),
title = "Texas Real-Estate Statistics",
subtitle = "The untold secrets of prime-real estate in the Lonestar State.\n",
tag_levels = "A",
tag_prefix = "Fig. ",
tag_suffix = ":"
) &
Expand Down

0 comments on commit cc5e675

Please sign in to comment.